Searched refs:vec_nabs (Results 1 – 10 of 10) sorted by relevance
384 vf = vec_nabs(vf); in test_float()388 vd = vec_nabs(vd); in test_float()
207 vd = vec_nabs(vd); in test_float()
687 vf = vec_nabs(vf); in test_float()691 vd = vec_nabs(vd); in test_float()
4443 vd = vec_nabs(vd); in test_float()
79 res_vf = vec_nabs(vf); in test1()83 res_vd = vec_nabs(vd); in test1()
98 vsc = vec_nabs(vsc); in test1()104 vs = vec_nabs(vs); in test1()110 vi = vec_nabs(vi); in test1()
2893 vd = vec_nabs(vd); in test_float()
17356 static vector float __ATTRS_o_ai vec_nabs(vector float __a) { in vec_nabs() function17361 static vector double __ATTRS_o_ai vec_nabs(vector double __a) { in vec_nabs() function17368 static vector long long __ATTRS_o_ai vec_nabs(vector long long __a) { in vec_nabs() function17373 static vector signed int __ATTRS_o_ai vec_nabs(vector signed int __a) { in vec_nabs() function17377 static vector signed short __ATTRS_o_ai vec_nabs(vector signed short __a) { in vec_nabs() function17381 static vector signed char __ATTRS_o_ai vec_nabs(vector signed char __a) { in vec_nabs() function
7913 vec_nabs(__vector float __a) { in vec_nabs() function7919 vec_nabs(__vector double __a) { in vec_nabs() function
6401 vec_nabs(vector double __a) { in vec_nabs() function