Searched refs:vec_vmrghh (Results 1 – 2 of 2) sorted by relevance
1818 res_vs = vec_vmrghh(vs, vs); in test6()1822 res_vp = vec_vmrghh(vp, vp); in test6()1826 res_vus = vec_vmrghh(vus, vus); in test6()1830 res_vbs = vec_vmrghh(vbs, vbs); in test6()
3478 #define __builtin_altivec_vmrghh vec_vmrghh3480 static __inline__ vector short __ATTRS_o_ai vec_vmrghh(vector short __a, in vec_vmrghh() function3489 vec_vmrghh(vector unsigned short __a, vector unsigned short __b) { in vec_vmrghh() function3497 vec_vmrghh(vector bool short __a, vector bool short __b) { in vec_vmrghh() function3504 static __inline__ vector pixel __ATTRS_o_ai vec_vmrghh(vector pixel __a, in vec_vmrghh() function