Searched refs:vec_roundm (Results 1 – 7 of 7) sorted by relevance
484 vf = vec_roundm(vf); in test_float()490 vd = vec_roundm(vd); in test_float()
299 vd = vec_roundm(vd); in test_float()
787 vf = vec_roundm(vf); in test_float()793 vd = vec_roundm(vd); in test_float()
4534 vd = vec_roundm(vd); in test_float()
785 res_vf = vec_roundm(vf); in test1()789 res_vd = vec_roundm(vd); in test1()
9199 vec_roundm(__vector float __a) { in vec_roundm() function9205 vec_roundm(__vector double __a) { in vec_roundm() function
4029 static __inline__ vector float __ATTRS_o_ai vec_roundm(vector float __a) { in vec_roundm() function4034 static __inline__ vector double __ATTRS_o_ai vec_roundm(vector double __a) { in vec_roundm() function