Searched refs:truthvalue_true_node (Results 1 – 17 of 17) sorted by relevance
530 : truthvalue_true_node)); in c_fully_fold_internal()556 : op0 == truthvalue_true_node))) in c_fully_fold_internal()562 : op0 == truthvalue_true_node))) in c_fully_fold_internal()580 c_disable_warnings (op0 == truthvalue_true_node); in c_fully_fold_internal()584 c_enable_warnings (op0 == truthvalue_true_node); in c_fully_fold_internal()589 || (op0 == truthvalue_true_node in c_fully_fold_internal()612 && op0 == truthvalue_true_node)) in c_fully_fold_internal()616 && op0 == truthvalue_true_node)) in c_fully_fold_internal()
5332 += (ifexp == truthvalue_true_node); in build_conditional_expr()5336 -= (ifexp == truthvalue_true_node); in build_conditional_expr()5488 if (ifexp_bcp && ifexp == truthvalue_true_node) in build_conditional_expr()5503 int_const = ((ifexp == truthvalue_true_node in build_conditional_expr()11916 && (op0 == truthvalue_true_node in build_binary_op()11920 && (op0 == truthvalue_true_node in build_binary_op()
7691 c_inhibit_evaluation_warnings += cond.value == truthvalue_true_node; in c_parser_conditional_expression()7702 ((cond.value == truthvalue_true_node) in c_parser_conditional_expression()7709 c_inhibit_evaluation_warnings -= cond.value == truthvalue_true_node; in c_parser_conditional_expression()7720 c_inhibit_evaluation_warnings -= cond.value == truthvalue_true_node; in c_parser_conditional_expression()7861 == truthvalue_true_node); \ in c_parser_binary_expression()8042 == truthvalue_true_node); in c_parser_binary_expression()
4419 truthvalue_true_node = integer_one_node; in c_init_decl_processing()
531 : truthvalue_true_node)); in c_fully_fold_internal()557 : op0 == truthvalue_true_node))) in c_fully_fold_internal()563 : op0 == truthvalue_true_node))) in c_fully_fold_internal()581 c_disable_warnings (op0 == truthvalue_true_node); in c_fully_fold_internal()585 c_enable_warnings (op0 == truthvalue_true_node); in c_fully_fold_internal()590 || (op0 == truthvalue_true_node in c_fully_fold_internal()613 && op0 == truthvalue_true_node)) in c_fully_fold_internal()617 && op0 == truthvalue_true_node)) in c_fully_fold_internal()
5370 += (ifexp == truthvalue_true_node); in build_conditional_expr()5374 -= (ifexp == truthvalue_true_node); in build_conditional_expr()5528 if (ifexp_bcp && ifexp == truthvalue_true_node) in build_conditional_expr()5543 int_const = ((ifexp == truthvalue_true_node in build_conditional_expr()12128 && (op0 == truthvalue_true_node in build_binary_op()12132 && (op0 == truthvalue_true_node in build_binary_op()
7654 c_inhibit_evaluation_warnings += cond.value == truthvalue_true_node; in c_parser_conditional_expression()7665 ((cond.value == truthvalue_true_node) in c_parser_conditional_expression()7672 c_inhibit_evaluation_warnings -= cond.value == truthvalue_true_node; in c_parser_conditional_expression()7683 c_inhibit_evaluation_warnings -= cond.value == truthvalue_true_node; in c_parser_conditional_expression()7835 == truthvalue_true_node); \ in c_parser_binary_expression()8035 == truthvalue_true_node); in c_parser_binary_expression()
4510 truthvalue_true_node = integer_one_node; in c_init_decl_processing()
2880 val = truthvalue_true_node; in shorten_compare()2890 val = truthvalue_true_node; in shorten_compare()2897 val = truthvalue_true_node; in shorten_compare()2904 val = truthvalue_true_node; in shorten_compare()2911 val = truthvalue_true_node; in shorten_compare()2959 if (val == truthvalue_true_node) in shorten_compare()3064 value = truthvalue_true_node; in shorten_compare()3302 : truthvalue_true_node; in c_common_truthvalue_conversion()3306 ? truthvalue_true_node in c_common_truthvalue_conversion()3312 ? truthvalue_true_node in c_common_truthvalue_conversion()[all …]
493 #define truthvalue_true_node c_global_trees[CTI_TRUTHVALUE_TRUE] macro
3074 val = truthvalue_true_node; in shorten_compare()3084 val = truthvalue_true_node; in shorten_compare()3091 val = truthvalue_true_node; in shorten_compare()3098 val = truthvalue_true_node; in shorten_compare()3105 val = truthvalue_true_node; in shorten_compare()3153 if (val == truthvalue_true_node) in shorten_compare()3258 value = truthvalue_true_node; in shorten_compare()3536 : truthvalue_true_node; in c_common_truthvalue_conversion()3540 ? truthvalue_true_node in c_common_truthvalue_conversion()3546 ? truthvalue_true_node in c_common_truthvalue_conversion()[all …]
512 #define truthvalue_true_node c_global_trees[CTI_TRUTHVALUE_TRUE] macro
9623 && cp_fully_fold (current.lhs) == truthvalue_true_node)) in cp_parser_binary_expression()9802 folded_logical_or_expr == truthvalue_true_node; in cp_parser_question_colon_clause()9814 ((folded_logical_or_expr == truthvalue_true_node) in cp_parser_question_colon_clause()9824 folded_logical_or_expr == truthvalue_true_node; in cp_parser_question_colon_clause()
4338 truthvalue_true_node = boolean_true_node; in cxx_init_decl_processing()
10091 && cp_fully_fold (current.lhs) == truthvalue_true_node)) in cp_parser_binary_expression()10270 folded_logical_or_expr == truthvalue_true_node; in cp_parser_question_colon_clause()10282 ((folded_logical_or_expr == truthvalue_true_node) in cp_parser_question_colon_clause()10292 folded_logical_or_expr == truthvalue_true_node; in cp_parser_question_colon_clause()
4581 truthvalue_true_node = boolean_true_node; in cxx_init_decl_processing()
12862 (truthvalue_true_node): Renamed from boolean_true_node.