Searched refs:vec_roundp (Results 1 – 7 of 7) sorted by relevance
471 vf = vec_roundp(vf); in test_float()477 vd = vec_roundp(vd); in test_float()
293 vd = vec_roundp(vd); in test_float()
774 vf = vec_roundp(vf); in test_float()780 vd = vec_roundp(vd); in test_float()
4528 vd = vec_roundp(vd); in test_float()
286 res_vd = vec_roundp(vd); in test1()290 res_vf = vec_roundp(vf); in test1()
9169 vec_roundp(__vector float __a) { in vec_roundp() function9175 vec_roundp(__vector double __a) { in vec_roundp() function
1674 static __inline__ vector float __ATTRS_o_ai vec_roundp(vector float __a) { in vec_roundp() function1679 static __inline__ vector double __ATTRS_o_ai vec_roundp(vector double __a) { in vec_roundp() function