Searched defs:vec_splat_s32 (Results 1 – 6 of 6) sorted by relevance
97 #define vec_splat_s32 __builtin_s390_vec_splat_s32 macro
677 #define vec_splat_s32(x) __builtin_altivec_vspltisw ((x)) macro
1714 #define vec_splat_s32(_a) spu_splats((signed int)(_a)) macro
1818 vec_splat_s32(signed short __scalar) in vec_splat_s32() function
10260 static __inline__ vector int __ATTRS_o_ai vec_splat_s32(signed char __a) { in vec_splat_s32() function