Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A 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
H A Dfold-const.c123 static tree fold_range_test (enum tree_code, tree, tree, tree);
4880 fold_range_test (enum tree_code code, tree type, tree op0, tree op1) in fold_range_test() function
10454 if (0 != (tem = fold_range_test (code, type, op0, op1))) in fold_binary()
H A DChangeLog1152 (fold_range_test): Likewise.
H A 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.
H A 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
H A DChangeLog-200529974 * fold-const.c (fold_range_test): Take decomposed arguments
29976 (fold_binary): Update a call to fold_range_test.
29980 (fold_binary): Update a call to fold_range_test.
H A 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,
H A 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
H A DChangeLog-199815503 * fold-const.c (fold_range_test): Always return a value.
H A DChangeLog-20002987 * fold-const.c (fold_range_test): Avoid crash if LHS or RHS is null.
H A DChangeLog-200227885 (fold_range_test, fold_binary_op_with_conditional_arg,
/freebsd-12.1/contrib/gcc/doc/
H A Dtm.texi5758 @samp{fold_range_test ()} is optimal. This macro defaults to true if