Searched refs:vec_splat_s32 (Results 1 – 5 of 5) sorted by relevance
91 #define vec_vspltisw vec_splat_s32452 #define vec_splat_s32(x) __builtin_altivec_vspltisw ((x)) macro455 #define vec_splat_u32(x) ((__vector unsigned int) vec_splat_s32 ((x)))
7723 #define __builtin_altivec_vspltisw vec_splat_s327726 static vector int __ATTRS_o_ai vec_splat_s32(signed char __a) { in vec_splat_s32() function
1256 vec_splat_s32(signed short __scalar) in vec_splat_s32() function
9180 vector signed int vec_splat_s32 (const int);
31726 vec_vsplth, vec_vspltb, vec_splat_s8, vec_splat_s16, vec_splat_s32,39277 vec_splat_s32, vec_splat_u8, vec_splat_u16, vec_splat_u32):