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.c1041 static bool fold_const2_commutative(OptContext *ctx, TCGOp *op) in fold_const2_commutative() function
1188 if (fold_const2_commutative(ctx, op) || in fold_add()
1285 if (fold_const2_commutative(ctx, op) || in fold_and()
1678 if (fold_const2_commutative(ctx, op) || in fold_eqv()
1934 if (fold_const2_commutative(ctx, op) || in fold_mul_highpart()
1988 if (fold_const2_commutative(ctx, op) || in fold_nand()
2019 if (fold_const2_commutative(ctx, op) || in fold_nor()
2044 if (fold_const2_commutative(ctx, op) || in fold_or()
2726 if (fold_const2_commutative(ctx, op) || in fold_xor()