Searched defs:GET_MODE_BITSIZE (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dmachmode.h650 #define GET_MODE_BITSIZE(MODE) ((unsigned short) mode_to_bits (MODE).coeffs[0]) macro
653 GET_MODE_BITSIZE (machine_mode mode) function
660 GET_MODE_BITSIZE (const T &mode) function
667 GET_MODE_BITSIZE (const T &mode) function
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dmachmode.h654 #define GET_MODE_BITSIZE(MODE) ((unsigned short) mode_to_bits (MODE).coeffs[0]) macro
657 GET_MODE_BITSIZE (machine_mode mode) function
664 GET_MODE_BITSIZE (const T &mode) function
671 GET_MODE_BITSIZE (const T &mode) function

Completed in 158 milliseconds