Searched defs:vec_splat_s16 (Results 1 – 6 of 6) sorted by relevance
95 #define vec_splat_s16 __builtin_s390_vec_splat_s16 macro
676 #define vec_splat_s16(x) __builtin_altivec_vspltish ((x)) macro
1708 #define vec_splat_s16(_a) spu_splats((signed short)(_a)) macro
1812 vec_splat_s16(signed short __scalar) in vec_splat_s16() function
10244 static __inline__ vector short __ATTRS_o_ai vec_splat_s16(signed char __a) { in vec_splat_s16() function