Home
last modified time | relevance | path

Searched refs:fold_const2_commutative (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/tcg/
H A Doptimize.c1035 static bool fold_const2_commutative(OptContext *ctx, TCGOp *op) in fold_const2_commutative() function
1251 if (fold_const2_commutative(ctx, op) || in fold_add()
1437 if (fold_const2_commutative(ctx, op)) { in fold_and()
1952 if (fold_const2_commutative(ctx, op)) { in fold_eqv()
2179 if (fold_const2_commutative(ctx, op) || in fold_mul_highpart()
2238 if (fold_const2_commutative(ctx, op) || in fold_nand()
2272 if (fold_const2_commutative(ctx, op) || in fold_nor()
2304 if (fold_const2_commutative(ctx, op) || in fold_or()
3080 if (fold_const2_commutative(ctx, op) || in fold_xor()