Home
last modified time | relevance | path

Searched refs:get_mode_bounds (Results 1 – 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/gcc/
HDloop-iv.c1284 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()
HDstor-layout.c2185 get_mode_bounds (enum machine_mode mode, int sign, in get_mode_bounds() function
HDrtl.h2275 extern void get_mode_bounds (enum machine_mode, int, enum machine_mode,
HDsimplify-rtx.c3883 get_mode_bounds (mode, sign, mode, &mmin, &mmax); in simplify_const_relational_operation()
HDChangeLog-200413784 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.
HDChangeLog-200530038 * stor-layout.c (get_mode_bounds): Likewise.