Searched refs:and_opc (Results 1 – 1 of 1) sorted by relevance
833 TCGOpcode and_opc = (ctx->type == TCG_TYPE_I32 in do_constant_folding_cond1() local835 TCGOp *op2 = tcg_op_insert_before(ctx->tcg, op, and_opc, 3); in do_constant_folding_cond1()1594 TCGOpcode and_opc; in fold_deposit() local1606 and_opc = INDEX_op_and_i32; in fold_deposit()1609 and_opc = INDEX_op_and_i64; in fold_deposit()1619 op->opc = and_opc; in fold_deposit()1630 op->opc = and_opc; in fold_deposit()2211 TCGOpcode and_opc, sub_opc, xor_opc, neg_opc, shr_opc; in fold_setcond_tst_pow2() local2233 and_opc = INDEX_op_and_i32; in fold_setcond_tst_pow2()2244 and_opc = INDEX_op_and_i64; in fold_setcond_tst_pow2()[all …]