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
1252 if (fold_const2_commutative(ctx, op) || in fold_add()
1438 if (fold_const2_commutative(ctx, op)) { in fold_and()
1953 if (fold_const2_commutative(ctx, op)) { in fold_eqv()
2180 if (fold_const2_commutative(ctx, op) || in fold_mul_highpart()
2239 if (fold_const2_commutative(ctx, op) || in fold_nand()
2273 if (fold_const2_commutative(ctx, op) || in fold_nor()
2305 if (fold_const2_commutative(ctx, op) || in fold_or()
3081 if (fold_const2_commutative(ctx, op) || in fold_xor()