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

/external/clang/lib/Headers/
H A Daltivec.h7924 /* vec_splat_s32 */
7926 #define __builtin_altivec_vspltisw vec_splat_s32
7929 static __inline__ vector int __ATTRS_o_ai vec_splat_s32(signed char __a) { function

Completed in 219 milliseconds