Searched refs:vec_roundc (Results 1 – 7 of 7) sorted by relevance
510 vf = vec_roundc(vf); in test_float()513 vd = vec_roundc(vd); in test_float()
311 vd = vec_roundc(vd); in test_float()
813 vf = vec_roundc(vf); in test_float()816 vd = vec_roundc(vd); in test_float()
4546 vd = vec_roundc(vd); in test_float()
1006 res_vf = vec_roundc(vf); in test1()1010 res_vd = vec_roundc(vd); in test1()
9259 vec_roundc(__vector float __a) { in vec_roundc() function9265 vec_roundc(__vector double __a) { in vec_roundc() function
8489 static __inline__ vector float __ATTRS_o_ai vec_roundc(vector float __a) { in vec_roundc() function8493 static __inline__ vector double __ATTRS_o_ai vec_roundc(vector double __a) { in vec_roundc() function