Searched refs:get_mode_bounds (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/contrib/gcc/
H A Dloop-iv.c1284 get_mode_bounds (desc->mode, desc->signed_p, desc->mode, &mmin, &mmax);
1820 get_mode_bounds (mode, signed_p, iv->extend_mode, &mmin, &mmax);
2081 get_mode_bounds (mode, (cond == LE || cond == LT), comp_mode, &mmin, &mmax);
H A Dstor-layout.c2192 get_mode_bounds (enum machine_mode mode, int sign,
2183 get_mode_bounds (enum machine_mode mode, int sign, function
H A Drtl.h2270 extern void get_mode_bounds (enum machine_mode, int, enum machine_mode,
H A Dsimplify-rtx.c3888 get_mode_bounds (mode, sign, mode, &mmin, &mmax);

Completed in 115 milliseconds