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

/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
/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

Completed in 86 milliseconds