Searched refs:vec_vminsw (Results 1 – 2 of 2) sorted by relevance
2050 res_vi = vec_vminsw(vi, vi); in test6()2054 res_vi = vec_vminsw(vbi, vi); in test6()2058 res_vi = vec_vminsw(vi, vbi); in test6()
3972 static vector int __ATTRS_o_ai vec_vminsw(vector int __a, vector int __b) { in vec_vminsw() function3976 static vector int __ATTRS_o_ai vec_vminsw(vector bool int __a, vector int __b) { in vec_vminsw() function3980 static vector int __ATTRS_o_ai vec_vminsw(vector int __a, vector bool int __b) { in vec_vminsw() function