Lines Matching refs:truthvalue_false_node
1345 ? truthvalue_false_node in c_fully_fold_internal()
1364 ? op0 == truthvalue_false_node in c_fully_fold_internal()
1370 ? op0 == truthvalue_false_node in c_fully_fold_internal()
1382 c_disable_warnings (op0 == truthvalue_false_node); in c_fully_fold_internal()
1385 c_enable_warnings (op0 == truthvalue_false_node); in c_fully_fold_internal()
1401 && op0 == truthvalue_false_node)) in c_fully_fold_internal()
1405 && op0 == truthvalue_false_node)) in c_fully_fold_internal()
3565 val = truthvalue_false_node; in shorten_compare()
3572 val = truthvalue_false_node; in shorten_compare()
3579 val = truthvalue_false_node; in shorten_compare()
3586 val = truthvalue_false_node; in shorten_compare()
3593 val = truthvalue_false_node; in shorten_compare()
3632 if (val == truthvalue_false_node) in shorten_compare()
3725 value = truthvalue_false_node; in shorten_compare()
3964 return integer_zerop (expr) ? truthvalue_false_node in c_common_truthvalue_conversion()
3970 : truthvalue_false_node; in c_common_truthvalue_conversion()
3976 : truthvalue_false_node; in c_common_truthvalue_conversion()