Searched refs:vec_bshort8 (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/spu/
H A Dvec_types.h32 #define vec_bshort8 __vector unsigned short macro
H A Dvmx2spu.h130 static inline vec_short8 vec_add(vec_bshort8 a, vec_short8 b)
135 static inline vec_short8 vec_add(vec_short8 a, vec_bshort8 b)
228 static inline vec_short8 vec_adds(vec_bshort8 a, vec_short8 b)
233 static inline vec_short8 vec_adds(vec_short8 a, vec_bshort8 b)
296 static inline vec_short8 vec_and(vec_bshort8 a, vec_short8 b)
301 static inline vec_short8 vec_and(vec_short8 a, vec_bshort8 b)
375 static inline vec_short8 vec_andc(vec_bshort8 a, vec_short8 b)
380 static inline vec_short8 vec_andc(vec_short8 a, vec_bshort8 b)
881 static inline vec_short8 vec_max(vec_bshort8 a, vec_short8 b)
886 static inline vec_short8 vec_max(vec_short8 a, vec_bshort8
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Dvec_types.h37 #define vec_bshort8 __vector bool short macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Dvec_types.h37 #define vec_bshort8 __vector bool short macro

Completed in 217 milliseconds