Searched refs:vec_vsplth (Results 1 – 2 of 2) sorted by relevance
4006 res_vs = vec_vsplth(vs, 0); in test6()4010 res_vus = vec_vsplth(vus, 0); in test6()4014 res_vbs = vec_vsplth(vbs, 0); in test6()4018 res_vp = vec_vsplth(vp, 0); in test6()
7710 #define __builtin_altivec_vsplth vec_vsplth7712 static vector short __ATTRS_o_ai vec_vsplth(vector short __a, in vec_vsplth() function7721 static vector unsigned short __ATTRS_o_ai vec_vsplth(vector unsigned short __a, in vec_vsplth() function7730 static vector bool short __ATTRS_o_ai vec_vsplth(vector bool short __a, in vec_vsplth() function7739 static vector pixel __ATTRS_o_ai vec_vsplth(vector pixel __a, in vec_vsplth() function