Searched refs:fold_range_test (Results 1 – 12 of 12) sorted by relevance
| /freebsd-12.1/contrib/gcc/ |
| H A D | FSFChangeLog | 498 * 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 D | fold-const.c | 123 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 D | ChangeLog | 1152 (fold_range_test): Likewise.
|
| H A D | FSFChangeLog.11 | 4246 * 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 D | ChangeLog-1999 | 7025 * 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 D | ChangeLog-2005 | 29974 * 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 D | ChangeLog-2004 | 4720 (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 D | ChangeLog-2003 | 21810 (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 D | ChangeLog-1998 | 15503 * fold-const.c (fold_range_test): Always return a value.
|
| H A D | ChangeLog-2000 | 2987 * fold-const.c (fold_range_test): Avoid crash if LHS or RHS is null.
|
| H A D | ChangeLog-2002 | 27885 (fold_range_test, fold_binary_op_with_conditional_arg,
|
| /freebsd-12.1/contrib/gcc/doc/ |
| H A D | tm.texi | 5758 @samp{fold_range_test ()} is optimal. This macro defaults to true if
|