Searched defs:scalar_int_mode (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dmachmode.h406 class scalar_int_mode class
412 ALWAYS_INLINE scalar_int_mode () {} function in class:scalar_int_mode
415 scalar_int_mode (from_int m) : m_mode (machine_mode (m)) {} function in class:scalar_int_mode
[all...]
H A Dcoretypes.h379 typedef struct scalar_int_mode scalar_int_mode; typedef in typeref:struct:scalar_int_mode
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dmachmode.h410 class scalar_int_mode class
416 ALWAYS_INLINE scalar_int_mode () {} function in class:scalar_int_mode
419 scalar_int_mode (from_int m) : m_mode (machine_mode (m)) {} function in class:scalar_int_mode
[all...]
H A Dcoretypes.h388 typedef struct scalar_int_mode scalar_int_mode; typedef in typeref:struct:scalar_int_mode

Completed in 222 milliseconds