Home
last modified time | relevance | path

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

/openbmc/qemu/tcg/
H A Doptimize.c1082 static bool fold_not(OptContext *ctx, TCGOp *op);
1109 return fold_not(ctx, op); in fold_to_not()
2029 static bool fold_not(OptContext *ctx, TCGOp *op) in fold_not() function
2757 return fold_not(ctx, op); in fold_bitsel_vec()
2970 done = fold_not(&ctx, op); in tcg_optimize()