Searched refs:fold_range_test (Results 1 – 22 of 22) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| 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
|
| D | fold-const.cc | 137 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()
|
| 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.
|
| 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
|
| D | ChangeLog-2005 | 29973 * 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.
|
| 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,
|
| 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
|
| D | ChangeLog-1998 | 15503 * fold-const.c (fold_range_test): Always return a value.
|
| D | ChangeLog-2017 | 2149 * fold-const.c (fold_range_test, extract_muldiv_1, fold_truth_andor, 16172 * fold-const.c (fold_range_test): Disable non-short-circuit
|
| D | ChangeLog-2011 | 26185 * 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.
|
| D | ChangeLog-2007 | 29153 (fold_range_test): Likewise.
|
| D | ChangeLog-2000 | 2987 * fold-const.c (fold_range_test): Avoid crash if LHS or RHS is null.
|
| D | ChangeLog-2021 | 25322 * fold-const.c (fold_range_test): Use sanitize_flags_p
|
| D | ChangeLog-2002 | 27885 (fold_range_test, fold_binary_op_with_conditional_arg,
|
| D | ChangeLog-2020 | 16572 * fold-const.c (fold_range_test): Special-case constant
|
| D | ChangeLog-2019 | 5539 * fold-const.c (fold_range_test): Likewise.
|
| D | ChangeLog-2018 | 2058 * fold-const.c (fold_range_test, fold_truth_andor): Likewise.
|
| D | ChangeLog-2010 | 3140 optimize_bit_field_compare, make_range, fold_range_test, fold_truthop,
|
| D | ChangeLog-2013 | 13253 * fold-const.c (fold_range_test): Return 0 if the type is not
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/doc/ |
| D | tm.texi.in | 4612 @samp{fold_range_test ()} is optimal. This macro defaults to true if
|
| D | tm.texi | 6944 @samp{fold_range_test ()} is optimal. This macro defaults to true if
|
| D | gccint.info | 38875 'fold_range_test ()' is optimal. This macro defaults to true if
|