Searched refs:make_range_step (Results 1 – 11 of 11) sorted by relevance
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | fold-const.h | 190 extern tree make_range_step (location_t, enum tree_code, tree, tree, tree,
|
| H A D | tree-ssa-reassoc.c | 2555 nexp = make_range_step (loc, code, arg0, arg1, exp_type, in init_range_entry()
|
| H A D | fold-const.c | 4935 make_range_step (location_t loc, enum tree_code code, tree arg0, tree arg1, in make_range_step() function 5268 nexp = make_range_step (loc, code, arg0, arg1, exp_type, &low, in make_range()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | fold-const.h | 211 extern tree make_range_step (location_t, enum tree_code, tree, tree, tree,
|
| H A D | tree-ssa-reassoc.cc | 2646 nexp = make_range_step (loc, code, arg0, arg1, exp_type, in init_range_entry()
|
| H A D | fold-const.cc | 5018 make_range_step (location_t loc, enum tree_code code, tree arg0, tree arg1, in make_range_step() function 5351 nexp = make_range_step (loc, code, arg0, arg1, exp_type, &low, in make_range()
|
| H A D | ChangeLog | 7333 * fold-const.cc (make_range_step): Fix up handling of
|
| H A D | ChangeLog-2011 | 10192 (make_range_step): New function. 10194 * tree.h (make_range_step): New prototypes.
|
| H A D | ChangeLog-2013 | 8272 (make_range_step): Moved to fold-const.h. 38689 * fold-const.c (make_range_step) <TRUTH_NOT_EXPR>: Bail out if the
|
| H A D | ChangeLog-2012 | 3625 * fold-const.c (make_range_step) <case NEGATE_EXPR>: For -fwrapv
|
| H A D | ChangeLog-2014 | 39866 (make_range_step): Likewise.
|