Searched refs:vec_round (Results 1 – 13 of 13) sorted by relevance
83 #define vec_vrfin vec_round182 #define vec_round __builtin_vec_round macro
111 #define vec_round(X) __builtin_s390_vfi((X), 4, 4) macro
85 #define vec_vrfin vec_round
3188 [VEC_ROUND, vec_round, __builtin_vec_round]
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
18764 @tab @code{vec_round}
51231 'vec_rlmi' 'vec_rlnm' 'vec_round'
18373 vector float vec_round (vector float);
47945 vector float vec_round (vector float);
38550 ("vec_trunc", "vec_roundc", "vec_round"): Remove expanders.