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

/external/clang/lib/Headers/
H A Daltivec.h5806 /* vec_vspltw */
5808 #define __builtin_altivec_vspltw vec_vspltw
5811 vec_vspltw(vector int __a, unsigned char __b) function
5820 vec_vspltw(vector unsigned int __a, unsigned char __b) function
5829 vec_vspltw(vector bool int __a, unsigned char __b) function
5838 vec_vspltw(vector float __a, unsigned char __b) function
/external/clang/lib/include/
H A Daltivec.h5806 /* vec_vspltw */
5808 #define __builtin_altivec_vspltw vec_vspltw
5811 vec_vspltw(vector int __a, unsigned char __b) function
5820 vec_vspltw(vector unsigned int __a, unsigned char __b) function
5829 vec_vspltw(vector bool int __a, unsigned char __b) function
5838 vec_vspltw(vector float __a, unsigned char __b) function

Completed in 62 milliseconds