Searched refs:vec_roundz (Results 1 – 7 of 7) sorted by relevance
497 vf = vec_roundz(vf); in test_float()503 vd = vec_roundz(vd); in test_float()
305 vd = vec_roundz(vd); in test_float()
800 vf = vec_roundz(vf); in test_float()806 vd = vec_roundz(vd); in test_float()
4540 vd = vec_roundz(vd); in test_float()
1147 res_vf = vec_roundz(vf); in test1()1151 res_vd = vec_roundz(vd); in test1()
9229 vec_roundz(__vector float __a) { in vec_roundz() function9235 vec_roundz(__vector double __a) { in vec_roundz() function
12600 static __inline__ vector float __ATTRS_o_ai vec_roundz(vector float __a) { in vec_roundz() function12605 static __inline__ vector double __ATTRS_o_ai vec_roundz(vector double __a) { in vec_roundz() function