Searched refs:vec_nabs (Results 1 – 8 of 8) sorted by relevance
384 vf = vec_nabs(vf); in test_float()388 vd = vec_nabs(vd); in test_float()
208 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()
83 res_vf = vec_nabs(vf); in test1()87 res_vd = vec_nabs(vd); in test1()
104 vsc = vec_nabs(vsc); in test1()110 vs = vec_nabs(vs); in test1()116 vi = vec_nabs(vi); in test1()
18233 static vector float __ATTRS_o_ai vec_nabs(vector float __a) { in vec_nabs() function18238 static vector double __ATTRS_o_ai vec_nabs(vector double __a) { in vec_nabs() function18245 static vector long long __ATTRS_o_ai vec_nabs(vector long long __a) { in vec_nabs() function18250 static vector signed int __ATTRS_o_ai vec_nabs(vector signed int __a) { in vec_nabs() function18254 static vector signed short __ATTRS_o_ai vec_nabs(vector signed short __a) { in vec_nabs() function18258 static vector signed char __ATTRS_o_ai vec_nabs(vector signed char __a) { in vec_nabs() function
8007 vec_nabs(__vector float __a) { in vec_nabs() function8013 vec_nabs(__vector double __a) { in vec_nabs() function