Searched refs:vec_vmaxsw (Results 1 – 2 of 2) sorted by relevance
1714 res_vi = vec_vmaxsw(vi, vi); in test6()1718 res_vi = vec_vmaxsw(vbi, vi); in test6()1722 res_vi = vec_vmaxsw(vi, vbi); in test6()
3121 static vector int __ATTRS_o_ai vec_vmaxsw(vector int __a, vector int __b) { in vec_vmaxsw() function3125 static vector int __ATTRS_o_ai vec_vmaxsw(vector bool int __a, vector int __b) { in vec_vmaxsw() function3129 static vector int __ATTRS_o_ai vec_vmaxsw(vector int __a, vector bool int __b) { in vec_vmaxsw() function