Searched refs:vec_nearbyint (Results 1 – 4 of 4) sorted by relevance
729 res_vf = vec_nearbyint(vf); in test1()733 res_vd = vec_nearbyint(vd); in test1()
744 res_vf = vec_nearbyint(vf); in test1()748 res_vd = vec_nearbyint(vd); in test1()
6390 static __inline__ vector float __ATTRS_o_ai vec_nearbyint(vector float __a) { in vec_nearbyint() function6394 static __inline__ vector double __ATTRS_o_ai vec_nearbyint(vector double __a) { in vec_nearbyint() function
8087 static __inline__ vector float __ATTRS_o_ai vec_nearbyint(vector float __a) { in vec_nearbyint() function8091 static __inline__ vector double __ATTRS_o_ai vec_nearbyint(vector double __a) { in vec_nearbyint() function