Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Dbuiltins-ppc-altivec.c4025 res_vs = vec_vsplth(vs, 0); in test6()
4029 res_vus = vec_vsplth(vus, 0); in test6()
4033 res_vbs = vec_vsplth(vbs, 0); in test6()
4037 res_vp = vec_vsplth(vp, 0); in test6()
/external/clang/lib/Headers/
Daltivec.h7812 #define __builtin_altivec_vsplth vec_vsplth
7814 static __inline__ vector short __ATTRS_o_ai vec_vsplth(vector short __a, in vec_vsplth() function
7824 vec_vsplth(vector unsigned short __a, unsigned char __b) { in vec_vsplth() function
7833 vec_vsplth(vector bool short __a, unsigned char __b) { in vec_vsplth() function
7841 static __inline__ vector pixel __ATTRS_o_ai vec_vsplth(vector pixel __a, in vec_vsplth() function