/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-ssa-loop-niter.cc | 1001 if (tree_int_cst_sign_bit (iv->step)) in number_of_iterations_ne() 1067 if (tree_int_cst_sign_bit (iv->step)) in number_of_iterations_ne() 1492 if (integer_zerop (iv0->step) && !tree_int_cst_sign_bit (iv1->step)) in number_of_iterations_until_wrap() 1530 else if (tree_int_cst_sign_bit (iv0->step) && integer_zerop (iv1->step)) in number_of_iterations_until_wrap() 1631 if (tree_int_cst_sign_bit (iv0->step) in number_of_iterations_lt() 1632 || (!integer_zerop (iv1->step) && !tree_int_cst_sign_bit (iv1->step))) in number_of_iterations_lt() 1914 else if (tree_int_cst_sign_bit (step) != tree_int_cst_sign_bit (iv0->step) in number_of_iterations_cond() 3423 || tree_int_cst_sign_bit (op1)) in derive_constant_upper_bound_ops() 3431 || tree_int_cst_sign_bit (op1)) in derive_constant_upper_bound_ops() 3610 if (is_min == tree_int_cst_sign_bit (iv.step)) in get_cst_init_from_scev() [all …]
|
H A D | tree-ssa-loop-split.cc | 566 if ((tree_int_cst_sign_bit (iv.step) in split_loop() 567 != tree_int_cst_sign_bit (niter.control.step)) in split_loop() 593 initial_true = !tree_int_cst_sign_bit (iv.step); in split_loop() 597 initial_true = tree_int_cst_sign_bit (iv.step); in split_loop()
|
H A D | tree-ssa-loop-manip.cc | 1038 if (tree_int_cst_sign_bit (step)) in determine_exit_conditions() 1045 gcc_assert (!tree_int_cst_sign_bit (step)); in determine_exit_conditions() 1049 gcc_assert (tree_int_cst_sign_bit (step)); in determine_exit_conditions()
|
H A D | gimple-ssa-warn-access.cc | 954 else if (tree_int_cst_sign_bit (range[1])) in warn_for_access() 1020 else if (tree_int_cst_sign_bit (range[1])) in warn_for_access() 1092 else if (tree_int_cst_sign_bit (range[1])) in warn_for_access() 1135 || tree_int_cst_sign_bit (range[1])) in warn_for_access() 1147 else if (tree_int_cst_sign_bit (range[1])) in warn_for_access()
|
H A D | tree-scalar-evolution.cc | 3139 if (tree_int_cst_sign_bit (step)) in derive_simple_iv_with_niters() 3298 if (tree_int_cst_sign_bit (iv->step)) in simple_iv_with_niters()
|
H A D | tree-chrec.cc | 1644 if (tree_int_cst_sign_bit (step)) in scev_direction()
|
H A D | tree-vrp.cc | 737 && !tree_int_cst_sign_bit (vr1->max ())))) in extract_range_from_pointer_plus_expr()
|
H A D | match.pd | 2832 && tree_int_cst_sign_bit (@1) == 0)) 2879 && tree_int_cst_sign_bit (@1) == 0)) 2931 && tree_int_cst_sign_bit (@1) == 0 2933 && tree_int_cst_sign_bit (@2) == 0))
|
H A D | tree-data-ref.cc | 2186 gcc_assert (!neg_step || tree_int_cst_sign_bit (idx_step) == 1); in create_intersect_range_checks_index()
|
H A D | tree.h | 4713 extern int tree_int_cst_sign_bit (const_tree);
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-ssa-loop-split.c | 532 if ((tree_int_cst_sign_bit (iv.step) in split_loop() 533 != tree_int_cst_sign_bit (niter.control.step)) in split_loop() 559 initial_true = !tree_int_cst_sign_bit (iv.step); in split_loop() 563 initial_true = tree_int_cst_sign_bit (iv.step); in split_loop()
|
H A D | tree-ssa-loop-niter.c | 983 if (tree_int_cst_sign_bit (iv->step)) in number_of_iterations_ne() 1039 if (tree_int_cst_sign_bit (iv->step)) in number_of_iterations_ne() 1843 && (tree_int_cst_sign_bit (iv0->step) in number_of_iterations_cond() 1845 && !tree_int_cst_sign_bit (iv1->step))) in number_of_iterations_cond() 3309 || tree_int_cst_sign_bit (op1)) in derive_constant_upper_bound_ops() 3317 || tree_int_cst_sign_bit (op1)) in derive_constant_upper_bound_ops() 3496 if (is_min == tree_int_cst_sign_bit (iv.step)) in get_cst_init_from_scev() 3537 if (tree_int_cst_sign_bit (step)) in record_nonwrapping_iv() 3638 sign = tree_int_cst_sign_bit (step); in idx_infer_loop_bounds() 4689 if (tree_int_cst_sign_bit (step)) in loop_exits_before_overflow() [all …]
|
H A D | tree-ssa-loop-manip.c | 1038 if (tree_int_cst_sign_bit (step)) in determine_exit_conditions() 1045 gcc_assert (!tree_int_cst_sign_bit (step)); in determine_exit_conditions() 1049 gcc_assert (tree_int_cst_sign_bit (step)); in determine_exit_conditions()
|
H A D | tree-scalar-evolution.c | 3148 if (tree_int_cst_sign_bit (step)) in derive_simple_iv_with_niters() 3306 if (tree_int_cst_sign_bit (iv->step)) in simple_iv_with_niters()
|
H A D | tree-chrec.c | 1646 if (tree_int_cst_sign_bit (step)) in scev_direction()
|
H A D | match.pd | 2384 && tree_int_cst_sign_bit (@1) == 0)) 2431 && tree_int_cst_sign_bit (@1) == 0)) 2483 && tree_int_cst_sign_bit (@1) == 0 2485 && tree_int_cst_sign_bit (@2) == 0))
|
H A D | tree-vrp.c | 918 && !tree_int_cst_sign_bit (vr1->max ())))) in extract_range_from_pointer_plus_expr()
|
H A D | builtins.c | 3533 else if (tree_int_cst_sign_bit (range[1])) in check_access() 3681 else if (tree_int_cst_sign_bit (range[1])) in check_access()
|
H A D | tree-data-ref.c | 1931 gcc_assert (!neg_step || tree_int_cst_sign_bit (idx_step) == 1); in create_intersect_range_checks_index()
|
H A D | tree.h | 4540 extern int tree_int_cst_sign_bit (const_tree);
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | c-pretty-print.cc | 2343 && tree_int_cst_sign_bit (op1)) in pp_c_additive_expression()
|
H A D | c-warn.cc | 2638 if (!tree_int_cst_sign_bit (op0) && min_prec == prec0 + 1) in maybe_warn_shift_overflow()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | c-warn.c | 2648 if (!tree_int_cst_sign_bit (op0) && min_prec == prec0 + 1) in maybe_warn_shift_overflow()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | error.cc | 3059 && tree_int_cst_sign_bit (op1)) in dump_binary_op()
|
H A D | constexpr.cc | 5244 && (tree_int_cst_sign_bit (off) || integer_zerop (off))) in cxx_fold_indirect_ref()
|