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.c3766 res_vi = vec_vspltw(vi, 0); in test6()
3770 res_vui = vec_vspltw(vui, 0); in test6()
3774 res_vbi = vec_vspltw(vbi, 0); in test6()
3778 res_vf = vec_vspltw(vf, 0); in test6()
/external/clang/lib/Headers/
Daltivec.h6535 #define __builtin_altivec_vspltw vec_vspltw
6538 vec_vspltw(vector int __a, unsigned char __b) in vec_vspltw() function
6547 vec_vspltw(vector unsigned int __a, unsigned char __b) in vec_vspltw() function
6556 vec_vspltw(vector bool int __a, unsigned char __b) in vec_vspltw() function
6565 vec_vspltw(vector float __a, unsigned char __b) in vec_vspltw() function