Searched defs:vec_splat_s32 (Results 1 - 2 of 2) 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
/external/v8/third_party/llvm-build/Release+Asserts/lib/clang/3.9.0/include/
H A Daltivec.h7932 /* vec_splat_s32 */
7934 #define __builtin_altivec_vspltisw vec_splat_s32
7937 static __inline__ vector int __ATTRS_o_ai vec_splat_s32(signed char __a) { function

Completed in 176 milliseconds