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.c3782 res_vs = vec_vsplth(vs, 0); in test6()
3786 res_vus = vec_vsplth(vus, 0); in test6()
3790 res_vbs = vec_vsplth(vbs, 0); in test6()
3794 res_vp = vec_vsplth(vp, 0); in test6()
/external/clang/lib/Headers/
Daltivec.h6166 #define __builtin_altivec_vsplth vec_vsplth
6169 vec_vsplth(vector short __a, unsigned char __b) in vec_vsplth() function
6178 vec_vsplth(vector unsigned short __a, unsigned char __b) in vec_vsplth() function
6187 vec_vsplth(vector bool short __a, unsigned char __b) in vec_vsplth() function
6196 vec_vsplth(vector pixel __a, unsigned char __b) in vec_vsplth() function