Searched refs:vec_vsplth (Results 1 – 2 of 2) sorted by relevance
3782 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()
6166 #define __builtin_altivec_vsplth vec_vsplth6169 vec_vsplth(vector short __a, unsigned char __b) in vec_vsplth() function6178 vec_vsplth(vector unsigned short __a, unsigned char __b) in vec_vsplth() function6187 vec_vsplth(vector bool short __a, unsigned char __b) in vec_vsplth() function6196 vec_vsplth(vector pixel __a, unsigned char __b) in vec_vsplth() function