Home
last modified time | relevance | path

Searched refs:largest_mode_bitsize (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dstor-layout.cc3023 unsigned HOST_WIDE_INT largest_mode_bitsize, bool volatilep, in get_best_mode() argument
3088 && GET_MODE_BITSIZE (mode) <= largest_mode_bitsize) in get_best_mode()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dstor-layout.c2998 unsigned HOST_WIDE_INT largest_mode_bitsize, bool volatilep, in get_best_mode() argument
3063 && GET_MODE_BITSIZE (mode) <= largest_mode_bitsize) in get_best_mode()