Searched refs:value_range_with_overflow (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | range-op.cc | 227 value_range_with_overflow (value_range &r, tree type, in value_range_with_overflow() function 914 value_range_with_overflow (r, type, new_lb, new_ub, ov_lb, ov_ub); in wi_fold() 959 value_range_with_overflow (r, type, new_lb, new_ub, ov_lb, ov_ub); in wi_fold() 997 value_range_with_overflow (r, type, new_lb, new_ub); in wi_fold() 1019 value_range_with_overflow (r, type, new_lb, new_ub); in wi_fold() 1092 value_range_with_overflow (r, type, res_lb, res_ub); in wi_cross_product() 1844 value_range_with_overflow (r, type, res_lb, res_ub); in wi_optimize_and_or() 1943 value_range_with_overflow (r, type, new_lb, new_ub); in wi_fold() 2081 value_range_with_overflow (r, type, new_lb, new_ub); in wi_fold() 2143 value_range_with_overflow (r, type, new_lb, new_ub); in wi_fold() [all …]
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | range-op.cc | 342 value_range_with_overflow (irange &r, tree type, in value_range_with_overflow() function 1317 value_range_with_overflow (r, type, new_lb, new_ub, ov_lb, ov_ub); in wi_fold() 1371 value_range_with_overflow (r, type, new_lb, new_ub, ov_lb, ov_ub); in wi_fold() 1511 value_range_with_overflow (r, type, new_lb, new_ub); in wi_fold() 1533 value_range_with_overflow (r, type, new_lb, new_ub); in wi_fold() 1606 value_range_with_overflow (r, type, res_lb, res_ub); in wi_cross_product() 2735 value_range_with_overflow (r, type, res_lb, res_ub); in wi_optimize_and_or() 2842 value_range_with_overflow (r, type, new_lb, new_ub); in wi_fold() 3098 value_range_with_overflow (r, type, new_lb, new_ub); in wi_fold() 3180 value_range_with_overflow (r, type, new_lb, new_ub); in wi_fold() [all …]
|
H A D | ChangeLog-2019 | 6141 (value_range_with_overflow): Same 6169 (wi_optimize_and_or): Adjust call to value_range_with_overflow. 11424 (value_range_with_overflow): Rename from
|
H A D | ChangeLog-2020 | 10183 * range-op.cc (value_range_with_overflow): Change any 16280 (value_range_with_overflow): Same.
|