Searched refs:vec_round (Results 1 – 6 of 6) sorted by relevance
221 res_vf = vec_round(vf); in test1()225 res_vd = vec_round(vd); in test1()
2960 vd = vec_round(vd); in test_float()
2889 res_vf = vec_round(vf); in test6()
6232 static vector float __ATTRS_o_ai vec_round(vector float __a) { in vec_round() function6241 static vector double __ATTRS_o_ai vec_round(vector double __a) { in vec_round() function
7400 vec_round(vector double __a) { in vec_round() function
3941 Faux1.v = vec_round( Fcons1 ); in part3()