Home
last modified time | relevance | path

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

/openbmc/qemu/tcg/
H A Doptimize.c1086 bool have_not; in fold_to_not() local
1091 have_not = TCG_TARGET_HAS_not_i32; in fold_to_not()
1095 have_not = TCG_TARGET_HAS_not_i64; in fold_to_not()
1101 have_not = TCG_TARGET_HAS_not_vec; in fold_to_not()
1106 if (have_not) { in fold_to_not()