Searched refs:have_not (Results 1 – 1 of 1) sorted by relevance
1086 bool have_not; in fold_to_not() local1091 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()