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

/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Daltivec.h326 #define vec_splat_u32(x) ((__vector unsigned int) vec_splat_s32 ((x))) macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/spu/
H A Dvmx2spu.h1732 #define vec_splat_u32(_a) spu_splats((unsigned int)(_a)) macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/s390/
H A Dvecintrin.h96 #define vec_splat_u32 __builtin_s390_vec_splat_u32 macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/s390/
H A Dvecintrin.h96 #define vec_splat_u32 __builtin_s390_vec_splat_u32 macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Daltivec.h680 #define vec_splat_u32(x) ((__vector unsigned int) vec_splat_s32 ((x))) macro
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Daltivec.h10291 vec_splat_u32(signed char __a) { function

Completed in 469 milliseconds