/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-ssa-reassoc.h | 39 bool strict_overflow_p; member
|
H A D | vr-values.cc | 340 bool strict_overflow_p; in gimple_assign_nonzero_p() local 1399 const value_range_equiv *vr1, bool *strict_overflow_p) in compare_ranges() 1534 tree val, bool *strict_overflow_p) in compare_range_with_value() 2013 bool *strict_overflow_p, bool use_equiv_p, in compare_name_with_value() 2093 bool *strict_overflow_p, gimple *s) in compare_names() 2208 (enum tree_code code, tree op0, tree op1, bool * strict_overflow_p, in vrp_evaluate_conditional_warnv_with_ops_using_ranges() 2234 bool *strict_overflow_p, in vrp_evaluate_conditional_warnv_with_ops()
|
H A D | fold-const.cc | 5020 bool *strict_overflow_p) in make_range_step() 5314 bool *strict_overflow_p) in make_range() 6044 bool strict_overflow_p = false; in fold_range_test() local 6724 bool *strict_overflow_p) in extract_muldiv() 6746 bool *strict_overflow_p) in extract_muldiv_1() 9831 bool *strict_overflow_p) in maybe_canonicalize_comparison_1() 9910 bool strict_overflow_p; in maybe_canonicalize_comparison() local 10688 tree_expr_nonzero_warnv_p (tree t, bool *strict_overflow_p) in tree_expr_nonzero_warnv_p() 10778 bool ret, strict_overflow_p; in tree_expr_nonzero_p() local 10837 bool strict_overflow_p; in fold_binary_loc() local [all …]
|
H A D | gimple-range-fold.cc | 688 bool strict_overflow_p; in range_of_address() local 890 bool strict_overflow_p; in range_of_call() local
|
H A D | tree-ssa-reassoc.cc | 2529 bool is_bool, strict_overflow_p; in init_range_entry() local 2785 bool in_p, tree low, tree high, bool strict_overflow_p) in update_range_test() 3318 bool strict_overflow_p = ranges[i].strict_overflow_p; in optimize_range_tests_to_bit_test() local 3621 bool strict_overflow_p = false; in optimize_range_tests_cmp_bitwise() local 4083 bool strict_overflow_p = ranges[i].strict_overflow_p; in optimize_range_tests() local
|
H A D | gimple-fold.cc | 9040 gimple_assign_nonnegative_warnv_p (gimple *stmt, bool *strict_overflow_p, in gimple_assign_nonnegative_warnv_p() 9075 gimple_call_nonnegative_warnv_p (gimple *stmt, bool *strict_overflow_p, in gimple_call_nonnegative_warnv_p() 9096 gimple_phi_nonnegative_warnv_p (gimple *stmt, bool *strict_overflow_p, in gimple_phi_nonnegative_warnv_p() 9114 gimple_stmt_nonnegative_warnv_p (gimple *stmt, bool *strict_overflow_p, in gimple_stmt_nonnegative_warnv_p()
|
H A D | tree-vrp.cc | 351 compare_values_warnv (tree val1, tree val2, bool *strict_overflow_p) in compare_values_warnv()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | vr-values.c | 289 bool strict_overflow_p; in gimple_assign_nonzero_p() local 1505 const value_range_equiv *vr1, bool *strict_overflow_p) in compare_ranges() 1640 tree val, bool *strict_overflow_p) in compare_range_with_value() 2121 bool *strict_overflow_p, bool use_equiv_p) in compare_name_with_value() 2200 bool *strict_overflow_p) in compare_names() 2314 (enum tree_code code, tree op0, tree op1, bool * strict_overflow_p) in vrp_evaluate_conditional_warnv_with_ops_using_ranges() 2337 bool *strict_overflow_p, in vrp_evaluate_conditional_warnv_with_ops()
|
H A D | fold-const.c | 4937 bool *strict_overflow_p) in make_range_step() 5231 bool *strict_overflow_p) in make_range() 5962 bool strict_overflow_p = false; in fold_range_test() local 6631 bool *strict_overflow_p) in extract_muldiv() 6653 bool *strict_overflow_p) in extract_muldiv_1() 9209 bool *strict_overflow_p) in maybe_canonicalize_comparison_1() 9288 bool strict_overflow_p; in maybe_canonicalize_comparison() local 10059 tree_expr_nonzero_warnv_p (tree t, bool *strict_overflow_p) in tree_expr_nonzero_warnv_p() 10149 bool ret, strict_overflow_p; in tree_expr_nonzero_p() local 10212 bool strict_overflow_p; in fold_binary_loc() local [all …]
|
H A D | tree-ssa-reassoc.c | 2424 bool strict_overflow_p; member 2438 bool is_bool, strict_overflow_p; in init_range_entry() local 2694 bool in_p, tree low, tree high, bool strict_overflow_p) in update_range_test() 3153 bool strict_overflow_p = ranges[i].strict_overflow_p; in optimize_range_tests_to_bit_test() local 3340 bool strict_overflow_p = false; in optimize_range_tests_cmp_bitwise() local 3773 bool strict_overflow_p = ranges[i].strict_overflow_p; in optimize_range_tests() local
|
H A D | gimple-fold.c | 7766 gimple_assign_nonnegative_warnv_p (gimple *stmt, bool *strict_overflow_p, in gimple_assign_nonnegative_warnv_p() 7800 gimple_call_nonnegative_warnv_p (gimple *stmt, bool *strict_overflow_p, in gimple_call_nonnegative_warnv_p() 7821 gimple_phi_nonnegative_warnv_p (gimple *stmt, bool *strict_overflow_p, in gimple_phi_nonnegative_warnv_p() 7839 gimple_stmt_nonnegative_warnv_p (gimple *stmt, bool *strict_overflow_p, in gimple_stmt_nonnegative_warnv_p()
|
H A D | tree-vrp.c | 532 compare_values_warnv (tree val1, tree val2, bool *strict_overflow_p) in compare_values_warnv()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | c-ubsan.c | 438 bool strict_overflow_p = false; in ubsan_maybe_instrument_reference_or_call() local
|
H A D | c-warn.c | 188 bool strict_overflow_p = false; in warn_logical_operator() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | c-ubsan.cc | 465 bool strict_overflow_p = false; in ubsan_maybe_instrument_reference_or_call() local
|
H A D | c-warn.cc | 190 bool strict_overflow_p = false; in warn_logical_operator() local
|