Home
last modified time | relevance | path

Searched refs:fold_range_test (Results 1 – 22 of 22) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
DFSFChangeLog498 * fold-const.c (fold_range_test, fold): Use global_bindings_p,
1131 * fold-const.c (fold_range_test): Prevent falling through with no ret.
1428 * fold-const.c (fold_range_test, fold): If need to make SAVE_EXPR
Dfold-const.cc137 static tree fold_range_test (location_t, enum tree_code, tree, tree, tree);
6037 fold_range_test (location_t loc, enum tree_code code, tree type, in fold_range_test() function
9728 if ((tem = fold_range_test (loc, code, type, op0, op1)) != 0) in fold_truth_andor()
DFSFChangeLog.114246 * fold-const.c (fold_range_test, fold): Avoid making SAVE_EXPR
9005 (fold_range_test): Handle return of 0 from make_range.
10005 (merge_ranges, fold_range_test): Likewise.
10007 (fold, case TRUTH_{AND,OR}{,IF}_EXPR): Call fold_range_test.
DChangeLog-19997025 * fold-const.c (fold_range_test): Do not try to fold the range
9412 * fold-const.c (fold_range_test): Do not try to fold the range
DChangeLog-200529973 * fold-const.c (fold_range_test): Take decomposed arguments
29975 (fold_binary): Update a call to fold_range_test.
29979 (fold_binary): Update a call to fold_range_test.
DChangeLog-20044720 (fold_range_test): Adjust.
32296 build_range_check, fold_range_test, fold_truthop,
38314 make_range, build_range_check, fold_range_test, unextend,
DChangeLog-200321810 (fold_range_test, fold_mathfn_compare, fold_inf_compare, fold):
25638 * fold-const.c (fold_range_test): Use RANGE_TEST_NON_SHORT_CIRCUIT
DChangeLog-199815503 * fold-const.c (fold_range_test): Always return a value.
DChangeLog-20172149 * fold-const.c (fold_range_test, extract_muldiv_1, fold_truth_andor,
16172 * fold-const.c (fold_range_test): Disable non-short-circuit
DChangeLog-201126185 * fold-const.c (fold_range_test): Pass LOC to build_range_check.
26369 * fold-const.c (fold_range_test): Adjust call to global_bindings_p.
DChangeLog-200729153 (fold_range_test): Likewise.
DChangeLog-20002987 * fold-const.c (fold_range_test): Avoid crash if LHS or RHS is null.
DChangeLog-202125322 * fold-const.c (fold_range_test): Use sanitize_flags_p
DChangeLog-200227885 (fold_range_test, fold_binary_op_with_conditional_arg,
DChangeLog-202016572 * fold-const.c (fold_range_test): Special-case constant
DChangeLog-20195539 * fold-const.c (fold_range_test): Likewise.
DChangeLog-20182058 * fold-const.c (fold_range_test, fold_truth_andor): Likewise.
DChangeLog-20103140 optimize_bit_field_compare, make_range, fold_range_test, fold_truthop,
DChangeLog-201313253 * fold-const.c (fold_range_test): Return 0 if the type is not
/netbsd/src/external/gpl3/gcc/dist/gcc/doc/
Dtm.texi.in4612 @samp{fold_range_test ()} is optimal. This macro defaults to true if
Dtm.texi6944 @samp{fold_range_test ()} is optimal. This macro defaults to true if
Dgccint.info38875 'fold_range_test ()' is optimal. This macro defaults to true if