Home
last modified time | relevance | path

Searched refs:tree_int_cst_sign_bit (Results 1 – 25 of 39) sorted by relevance

12

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-loop-niter.cc1001 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 Dtree-ssa-loop-split.cc566 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 Dtree-ssa-loop-manip.cc1038 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 Dgimple-ssa-warn-access.cc954 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 Dtree-scalar-evolution.cc3139 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 Dtree-chrec.cc1644 if (tree_int_cst_sign_bit (step)) in scev_direction()
H A Dtree-vrp.cc737 && !tree_int_cst_sign_bit (vr1->max ())))) in extract_range_from_pointer_plus_expr()
H A Dmatch.pd2832 && 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 Dtree-data-ref.cc2186 gcc_assert (!neg_step || tree_int_cst_sign_bit (idx_step) == 1); in create_intersect_range_checks_index()
H A Dtree.h4713 extern int tree_int_cst_sign_bit (const_tree);
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-loop-split.c532 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 Dtree-ssa-loop-niter.c983 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 Dtree-ssa-loop-manip.c1038 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 Dtree-scalar-evolution.c3148 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 Dtree-chrec.c1646 if (tree_int_cst_sign_bit (step)) in scev_direction()
H A Dmatch.pd2384 && 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 Dtree-vrp.c918 && !tree_int_cst_sign_bit (vr1->max ())))) in extract_range_from_pointer_plus_expr()
H A Dbuiltins.c3533 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 Dtree-data-ref.c1931 gcc_assert (!neg_step || tree_int_cst_sign_bit (idx_step) == 1); in create_intersect_range_checks_index()
H A Dtree.h4540 extern int tree_int_cst_sign_bit (const_tree);
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-pretty-print.cc2343 && tree_int_cst_sign_bit (op1)) in pp_c_additive_expression()
H A Dc-warn.cc2638 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 Dc-warn.c2648 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 Derror.cc3059 && tree_int_cst_sign_bit (op1)) in dump_binary_op()
H A Dconstexpr.cc5244 && (tree_int_cst_sign_bit (off) || integer_zerop (off))) in cxx_fold_indirect_ref()

12