Searched refs:fold_xi_to_not (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/tcg/ |
H A D | optimize.c | 1151 static bool fold_xi_to_not(OptContext *ctx, TCGOp *op, uint64_t i) in fold_xi_to_not() function 1680 fold_xi_to_not(ctx, op, 0)) { in fold_eqv() 1989 fold_xi_to_not(ctx, op, -1)) { in fold_nand() 2020 fold_xi_to_not(ctx, op, 0)) { in fold_nor() 2729 fold_xi_to_not(ctx, op, -1)) { in fold_xor()
|