| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | gimple-range-edge.cc | 62 r = int_range<2> (boolean_true_node, boolean_true_node); in gcond_edge_range()
|
| D | tree-ssa-threadedge.cc | 531 return boolean_true_node; in simplify_control_stmt_condition_1() 537 return boolean_true_node; in simplify_control_stmt_condition_1() 557 return boolean_true_node; in simplify_control_stmt_condition_1() 563 return boolean_true_node; in simplify_control_stmt_condition_1() 578 return boolean_true_node; in simplify_control_stmt_condition_1() 593 return boolean_true_node; in simplify_control_stmt_condition_1()
|
| D | tree-ssa-ifcombine.cc | 444 outer_inv ? boolean_false_node : boolean_true_node); in ifcombine_ifandif() 530 outer_inv ? boolean_false_node : boolean_true_node); in ifcombine_ifandif() 625 outer_inv ? boolean_false_node : boolean_true_node); in ifcombine_ifandif()
|
| D | vr-values.cc | 1433 return (comp == NE_EXPR) ? boolean_true_node : boolean_false_node; in compare_ranges() 1458 return boolean_true_node; in compare_ranges() 1483 return boolean_true_node; in compare_ranges() 1509 return boolean_true_node; in compare_ranges() 1552 return (comp == NE_EXPR) ? boolean_true_node : boolean_false_node; in compare_range_with_value() 1565 return boolean_true_node; in compare_range_with_value() 1580 return boolean_true_node; in compare_range_with_value() 1599 return boolean_true_node; in compare_range_with_value() 1618 return boolean_true_node; in compare_range_with_value() 2129 ? boolean_true_node in compare_names() [all …]
|
| D | tree-ssa-threadbackward.cc | 325 int_range<2> true_range (boolean_true_node, boolean_true_node); in find_taken_edge_cond()
|
| D | tree-streamer.cc | 290 && node != boolean_true_node in record_common_node()
|
| D | tree-ssa-loop-unswitch.cc | 251 ? boolean_true_node in simplify_using_entry_checks() 349 boolean_true_node); in tree_unswitch_single_loop()
|
| D | tree-ssa-loop-ch.cc | 73 desired_static_value = boolean_true_node; in entry_loop_condition_is_static()
|
| D | tree-ssa-loop-niter.cc | 1171 tree assumption = boolean_true_node, bound, noloop; in number_of_iterations_lt_to_ne() 1353 tree assumption = boolean_true_node, bound, diff; in assert_loop_rolls_lt() 1844 niter->assumptions = boolean_true_node; in number_of_iterations_cond() 2331 return boolean_true_node; in tree_simplify_using_condition_1() 2334 return boolean_true_node; in tree_simplify_using_condition_1() 2621 niter->assumptions = boolean_true_node; in number_of_iterations_exit_assumptions() 2829 niter->assumptions = boolean_true_node; in number_of_iterations_popcount()
|
| D | gimple-range-gori.cc | 655 m_bool_one = int_range<2> (boolean_true_node, boolean_true_node); in gori_compute()
|
| D | tree-ssa-scopedtables.cc | 1100 c.value = val ? boolean_true_node : boolean_false_node; in build_and_record_new_cond() 1190 c.value = boolean_true_node; in record_conditions()
|
| D | tree-if-conv.cc | 300 set_bb_predicate (bb, boolean_true_node); in init_bb_predicate() 346 set_bb_predicate (bb, boolean_true_node); in reset_bb_predicate() 381 || cond == boolean_true_node in is_true_predicate() 1349 cond = boolean_true_node; in predicate_bbs()
|
| D | gimple-range-fold.cc | 1404 int_range<2> bool_one (boolean_true_node, boolean_true_node); in relation_fold_and_or()
|
| D | tree-vectorizer.cc | 1110 boolean_true_node); in try_vectorize_loop_1() 1140 fold_loop_internal_call (loop_vectorized_call, boolean_true_node); in try_vectorize_loop_1()
|
| D | gimple.h | 3780 gimple_cond_set_lhs (gs, boolean_true_node); 3795 if (lhs != boolean_true_node && lhs != boolean_false_node) 3798 if (rhs != boolean_true_node && rhs != boolean_false_node) 3820 if (lhs != boolean_true_node && lhs != boolean_false_node) 3823 if (rhs != boolean_true_node && rhs != boolean_false_node)
|
| D | gimple-fold.cc | 6421 return boolean_true_node; in canonicalize_bool() 6438 return boolean_true_node; in canonicalize_bool() 6705 return boolean_true_node; in and_var_with_comparison_1() 6743 return boolean_true_node; in and_var_with_comparison_1() 7081 return boolean_true_node; in or_var_with_comparison_1() 7121 ? boolean_true_node in or_var_with_comparison_1() 7126 ? boolean_true_node in or_var_with_comparison_1() 7149 return boolean_true_node; in or_var_with_comparison_1() 7183 return boolean_true_node; in or_var_with_comparison_1() 7297 result = boolean_true_node; in or_comparisons_1()
|
| D | tree-ssa-sccvn.cc | 491 nary->u.result = boolean_true_node; in VN_INFO() 7363 ops, boolean_true_node, 0, pred_e); in insert_related_predicates_on_edge() 7365 ops, boolean_true_node, 0, pred_e); in insert_related_predicates_on_edge() 7375 ops, boolean_true_node, 0, pred_e); in insert_related_predicates_on_edge() 7377 ops, boolean_true_node, 0, pred_e); in insert_related_predicates_on_edge() 7617 boolean_true_node, 0, true_e); in process_bb() 7631 boolean_true_node, 0, false_e); in process_bb()
|
| D | predict.cc | 2484 return boolean_true_node; in expr_expected_value_1() 2558 return boolean_true_node; in expr_expected_value_1() 2562 return boolean_true_node; in expr_expected_value_1()
|
| D | tree-ssa-loop-split.cc | 1536 struct loop *loop2 = loop_version (loop1, boolean_true_node, NULL, in do_split_loop_on_cond()
|
| D | builtins.cc | 6531 return boolean_true_node; in fold_builtin_atomic_always_lock_free() 6557 if (size == boolean_true_node) in expand_builtin_atomic_always_lock_free() 6572 if (fold_builtin_atomic_always_lock_free (arg0, arg1) == boolean_true_node) in fold_builtin_atomic_is_lock_free() 6573 return boolean_true_node; in fold_builtin_atomic_is_lock_free() 6603 if (size == boolean_true_node) in expand_builtin_atomic_is_lock_free() 9164 ? boolean_true_node : boolean_false_node, in fold_builtin_arith_overflow() 9176 ? boolean_true_node : boolean_false_node); in fold_builtin_arith_overflow()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/cp/ |
| D | constraint.cc | 1962 return boolean_true_node; in tsubst_simple_requirement() 2002 return boolean_true_node; in tsubst_type_requirement() 2116 return boolean_true_node; in tsubst_compound_requirement() 2126 if (result == boolean_true_node) in tsubst_nested_requirement() 2127 return boolean_true_node; in tsubst_nested_requirement() 2282 tree result = boolean_true_node; in tsubst_requires_expr() 2783 if (lhs == boolean_true_node || lhs == error_mark_node) in satisfy_disjunction() 2787 if (rhs == boolean_true_node || rhs == error_mark_node) in satisfy_disjunction() 2825 if (t == error_mark_node || t == boolean_true_node || t == boolean_false_node) in satisfaction_value() 2834 return boolean_true_node; in satisfaction_value() [all …]
|
| D | except.cc | 1165 ? boolean_true_node : boolean_false_node); in finish_noexcept_expr() 1264 if (operand_equal_p (expr, boolean_true_node, 0)) in build_noexcept_spec() 1312 current_retval_sentinel, boolean_true_node); in maybe_set_retval_sentinel()
|
| D | coroutines.cc | 2965 flag, boolean_true_node); in handle_nested_conditionals() 3297 tree fixed = needs_not ? boolean_true_node : boolean_false_node; in expand_one_truth_if() 3532 FOR_COND (for_stmt) = boolean_true_node; in await_statement_walker() 3600 WHILE_COND (while_stmt) = boolean_true_node; in await_statement_walker() 3629 DO_COND (do_stmt) = boolean_true_node; in await_statement_walker() 4254 boolean_true_node); in coro_rewrite_function_body() 4807 r = build2 (INIT_EXPR, boolean_type_node, fnf_x, boolean_true_node); in morph_fn_to_coro() 4915 boolean_true_node, boolean_type_node); in morph_fn_to_coro() 4960 INIT_EXPR, fn_start, boolean_true_node, in morph_fn_to_coro() 5066 INIT_EXPR, fn_start, boolean_true_node, in morph_fn_to_coro()
|
| D | semantics.cc | 800 *cond_p = boolean_true_node; in simplify_loop_decl_cond() 1157 end_maybe_infinite_loop (boolean_true_node); in finish_while_stmt() 1168 begin_maybe_infinite_loop (boolean_true_node); in begin_do_stmt() 1379 end_maybe_infinite_loop (boolean_true_node); in finish_for_stmt() 11018 ifc = boolean_true_node; in finish_omp_cancel() 11614 return boolean_true_node; in fold_builtin_is_pointer_inverconvertible_with_class() 11681 return boolean_true_node; in is_corresponding_member_aggr() 11735 if (nret == boolean_true_node) in is_corresponding_member_aggr() 12167 ? boolean_true_node : boolean_false_node); in finish_trait_expr()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/objc/ |
| D | objc-act.cc | 7430 is_atomic = boolean_true_node; in objc_synthesize_getter() 7484 is_atomic = boolean_true_node; in objc_synthesize_getter() 7511 (NULL_TREE, boolean_true_node, NULL_TREE)))))); in objc_synthesize_getter() 7626 is_atomic = boolean_true_node; in objc_synthesize_setter() 7629 should_copy = boolean_true_node; in objc_synthesize_setter() 7686 is_atomic = boolean_true_node; in objc_synthesize_setter() 7711 (NULL_TREE, boolean_true_node, NULL_TREE)))))); in objc_synthesize_setter()
|