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

/external/clang/lib/Headers/
H A Daltivec.h7908 /* vec_splat_s16 */
7910 #define __builtin_altivec_vspltish vec_splat_s16
7913 static __inline__ vector short __ATTRS_o_ai vec_splat_s16(signed char __a) { function

Completed in 182 milliseconds