Searched defs:vec_round (Results 1 – 6 of 6) sorted by relevance
111 #define vec_round(X) __builtin_s390_vfi((X), 4, 4) macro
182 #define vec_round __builtin_vec_round macro
1595 static inline vec_float4 vec_round(vec_float4 a) in vec_round() function
9289 vec_round(__vector float __a) { in vec_round() function9295 vec_round(__vector double __a) { in vec_round() function
8383 static __inline__ vector float __ATTRS_o_ai vec_round(vector float __a) { in vec_round() function8392 static __inline__ vector double __ATTRS_o_ai vec_round(vector double __a) { in vec_round() function