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

/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Daltivec.h325 #define vec_splat_u16(x) ((__vector unsigned short) vec_splat_s16 ((x))) macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/spu/
H A Dvmx2spu.h1726 #define vec_splat_u16(_a) spu_splats((unsigned short)(_a)) macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/s390/
H A Dvecintrin.h94 #define vec_splat_u16 __builtin_s390_vec_splat_u16 macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/s390/
H A Dvecintrin.h94 #define vec_splat_u16 __builtin_s390_vec_splat_u16 macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Daltivec.h679 #define vec_splat_u16(x) ((__vector unsigned short) vec_splat_s16 ((x))) macro
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Daltivec.h10283 vec_splat_u16(signed char __a) { function

Completed in 314 milliseconds