Searched refs:vec_vmrghh (Results 1 – 2 of 2) sorted by relevance
1799 res_vs = vec_vmrghh(vs, vs); in test6()1803 res_vp = vec_vmrghh(vp, vp); in test6()1807 res_vus = vec_vmrghh(vus, vus); in test6()1811 res_vbs = vec_vmrghh(vbs, vbs); in test6()
3370 #define __builtin_altivec_vmrghh vec_vmrghh3372 static vector short __ATTRS_o_ai vec_vmrghh(vector short __a, in vec_vmrghh() function3381 vec_vmrghh(vector unsigned short __a, vector unsigned short __b) { in vec_vmrghh() function3388 static vector bool short __ATTRS_o_ai vec_vmrghh(vector bool short __a, in vec_vmrghh() function3396 static vector pixel __ATTRS_o_ai vec_vmrghh(vector pixel __a, in vec_vmrghh() function