Searched refs:vec_rint (Results 1 – 11 of 11) sorted by relevance
517 vf = vec_rint(vf); in test_float()520 vd = vec_rint(vd); in test_float()
313 vd = vec_rint(vd); in test_float()
820 vf = vec_rint(vf); in test_float()823 vd = vec_rint(vd); in test_float()
4549 vd = vec_rint(vd); in test_float()
851 res_vf = vec_rint(vf); in test1()855 res_vd = vec_rint(vd); in test1()
866 res_vf = vec_rint(vf); in test1()870 res_vd = vec_rint(vd); in test1()
977 rounded = vec_rint(temp); in _mm_cvtps_pi32()1203 rounded = vec_rint(__A); in _mm_cvtps_pi16()1220 rounded = vec_rint(__A); in _mm_cvtps_pi8()
850 __v2df rounded = vec_rint (__A); in _mm_cvtpd_epi32()977 rounded = vec_rint((__v4sf) __A); in _mm_cvtps_epi32()1029 __v2df rounded = vec_rint((__v2df) __A); in _mm_cvtsd_si32()1038 __v2df rounded = vec_rint ((__v2df) __A ); in _mm_cvtsd_si64()
9179 vec_rint(__vector float __a) { in vec_rint() function9186 vec_rint(__vector double __a) { in vec_rint() function
8077 static __inline__ vector float __ATTRS_o_ai vec_rint(vector float __a) { in vec_rint() function8081 static __inline__ vector double __ATTRS_o_ai vec_rint(vector double __a) { in vec_rint() function
6380 static __inline__ vector float __ATTRS_o_ai vec_rint(vector float __a) { in vec_rint() function6384 static __inline__ vector double __ATTRS_o_ai vec_rint(vector double __a) { in vec_rint() function