Lines Matching refs:all_outop
1182 static const TCGOutOp * const all_outop[NB_OPS] = { variable
2580 outop = all_outop[op]; in tcg_op_supported()
3514 const TCGOutOp *outop = all_outop[opc]; in opcode_args_ct()
5629 container_of(all_outop[op->opc], TCGOutOpBinary, base); in tcg_reg_alloc_op()
5667 container_of(all_outop[op->opc], TCGOutOpAddSubCarry, base); in tcg_reg_alloc_op()
5697 container_of(all_outop[op->opc], TCGOutOpUnary, base); in tcg_reg_alloc_op()
5709 container_of(all_outop[op->opc], TCGOutOpBswap, base); in tcg_reg_alloc_op()
5740 container_of(all_outop[op->opc], TCGOutOpDivRem, base); in tcg_reg_alloc_op()
5754 container_of(all_outop[op->opc], TCGOutOpExtract, base); in tcg_reg_alloc_op()
5782 container_of(all_outop[op->opc], TCGOutOpLoad, base); in tcg_reg_alloc_op()
5793 container_of(all_outop[op->opc], TCGOutOpMul2, base); in tcg_reg_alloc_op()
5811 container_of(all_outop[op->opc], TCGOutOpStore, base); in tcg_reg_alloc_op()
5825 container_of(all_outop[op->opc], TCGOutOpQemuLdSt, base); in tcg_reg_alloc_op()
5835 container_of(all_outop[op->opc], TCGOutOpQemuLdSt2, base); in tcg_reg_alloc_op()
5874 container_of(all_outop[op->opc], TCGOutOpSetcond, base); in tcg_reg_alloc_op()