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

/external/clang/lib/Headers/
H A Daltivec.h7850 /* vec_vspltw */
7852 #define __builtin_altivec_vspltw vec_vspltw
7854 static __inline__ vector int __ATTRS_o_ai vec_vspltw(vector int __a, function
7864 vec_vspltw(vector unsigned int __a, unsigned char __b) { function
7872 static __inline__ vector bool int __ATTRS_o_ai vec_vspltw(vector bool int __a, function
7881 static __inline__ vector float __ATTRS_o_ai vec_vspltw(vector float __a, function

Completed in 153 milliseconds