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

/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Drs6000.h426 #define UNITS_PER_SPE_WORD 8
830 : (TARGET_SPE ? UNITS_PER_SPE_WORD : UNITS_PER_WORD))
425 #define UNITS_PER_SPE_WORD macro
H A Drs6000.c3695 return (GET_MODE_SIZE (mode) + UNITS_PER_SPE_WORD - 1) / UNITS_PER_SPE_WORD;
13166 ? UNITS_PER_SPE_WORD : UNITS_PER_WORD);

Completed in 91 milliseconds