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

/external/clang/lib/Headers/
H A Daltivec.h7819 /* vec_splat_s32 */
7821 #define __builtin_altivec_vspltisw vec_splat_s32
7824 static vector int __ATTRS_o_ai vec_splat_s32(signed char __a) { function

Completed in 106 milliseconds