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

/freebsd-10.1-release/contrib/gcc/
H A Doptabs.c2277 enum machine_mode libval_mode;
2290 libval_mode = smallest_mode_for_size (2 * GET_MODE_BITSIZE (mode),
2295 libval_mode, 2,
2299 libval = simplify_gen_subreg (mode, libval, libval_mode,
2268 enum machine_mode libval_mode; local

Completed in 67 milliseconds