Searched refs:get_mode_bounds (Results 1 – 6 of 6) sorted by relevance
| /freebsd-11-stable/contrib/gcc/ |
| HD | loop-iv.c | 1284 get_mode_bounds (desc->mode, desc->signed_p, desc->mode, &mmin, &mmax); in determine_max_iter() 1820 get_mode_bounds (mode, signed_p, iv->extend_mode, &mmin, &mmax); in shorten_into_mode() 2081 get_mode_bounds (mode, (cond == LE || cond == LT), comp_mode, &mmin, &mmax); in iv_number_of_iterations()
|
| HD | stor-layout.c | 2185 get_mode_bounds (enum machine_mode mode, int sign, in get_mode_bounds() function
|
| HD | rtl.h | 2275 extern void get_mode_bounds (enum machine_mode, int, enum machine_mode,
|
| HD | simplify-rtx.c | 3883 get_mode_bounds (mode, sign, mode, &mmin, &mmax); in simplify_const_relational_operation()
|
| HD | ChangeLog-2004 | 13784 set_sizetype, get_mode_bounds): Likewise. 32462 * rtl.h (get_mode_bounds): Declaration changed. 32463 * stor-layout.c (get_mode_bounds): Return a constant suitable for 41857 * rtl.h (get_mode_bounds, reversed_condition,compare_and_jump_seq, 41859 * stor-layout.c (get_mode_bounds): New.
|
| HD | ChangeLog-2005 | 30038 * stor-layout.c (get_mode_bounds): Likewise.
|