Home
last modified time | relevance | path

Searched refs:vec_vspltw (Results 1 – 2 of 2) sorted by relevance

/external/clang/test/CodeGen/
Dbuiltins-ppc-altivec.c3798 res_vi = vec_vspltw(vi, 0); in test6()
3802 res_vui = vec_vspltw(vui, 0); in test6()
3806 res_vbi = vec_vspltw(vbi, 0); in test6()
3810 res_vf = vec_vspltw(vf, 0); in test6()
/external/clang/lib/Headers/
Daltivec.h6206 #define __builtin_altivec_vspltw vec_vspltw
6209 vec_vspltw(vector int __a, unsigned char __b) in vec_vspltw() function
6218 vec_vspltw(vector unsigned int __a, unsigned char __b) in vec_vspltw() function
6227 vec_vspltw(vector bool int __a, unsigned char __b) in vec_vspltw() function
6236 vec_vspltw(vector float __a, unsigned char __b) in vec_vspltw() function