Searched defs:vec_splat_s16 (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/spu/
H A Dvmx2spu.h1708 #define vec_splat_s16(_a) spu_splats((signed short)(_a)) macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/s390/
H A Dvecintrin.h95 #define vec_splat_s16 __builtin_s390_vec_splat_s16 macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/s390/
H A Dvecintrin.h95 #define vec_splat_s16 __builtin_s390_vec_splat_s16 macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Daltivec.h676 #define vec_splat_s16(x) __builtin_altivec_vspltish ((x)) macro
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Daltivec.h10244 static __inline__ vector short __ATTRS_o_ai vec_splat_s16(signed char __a) { function

Completed in 493 milliseconds