Searched defs:UNITS_PER_WORD (Results 1 – 7 of 7) sorted by relevance
164 #define UNITS_PER_WORD (TARGET_64BIT ? 8 : 4) macro
168 #define UNITS_PER_WORD 8 macro
591 #define UNITS_PER_WORD (TARGET_ARCH64 ? 8 : 4) macro
1030 #define UNITS_PER_WORD (TARGET_64BIT ? 8 : 4) macro
606 #define UNITS_PER_WORD (TARGET_64BIT ? 8 : 4) macro
445 #define UNITS_PER_WORD 4 macro
417 #define UNITS_PER_WORD (! TARGET_POWERPC64 ? 4 : 8) macro