Searched defs:vec_splat_u8 (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Daltivec.h324 #define vec_splat_u8(x) ((__vector unsigned char) vec_splat_s8 ((x))) macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/spu/
H A Dvmx2spu.h1720 #define vec_splat_u8(_a) spu_splats((unsigned char)(_a)) macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/s390/
H A Dvecintrin.h92 #define vec_splat_u8 __builtin_s390_vec_splat_u8 macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/s390/
H A Dvecintrin.h92 #define vec_splat_u8 __builtin_s390_vec_splat_u8 macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Daltivec.h678 #define vec_splat_u8(x) ((__vector unsigned char) vec_splat_s8 ((x))) macro
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Daltivec.h10275 vec_splat_u8(unsigned char __a) { function

Completed in 394 milliseconds