Searched defs:vec_round (Results 1 – 2 of 2) sorted by relevance
6365 static __inline__ vector float __ATTRS_o_ai vec_round(vector float __a) { in vec_round() function6374 static __inline__ vector double __ATTRS_o_ai vec_round(vector double __a) { in vec_round() function
7400 vec_round(vector double __a) { in vec_round() function