Searched refs:vec_rint (Results 1 – 3 of 3) sorted by relevance
961 __rounded = vec_rint(__temp); in _mm_cvtps_pi32()1185 __rounded = vec_rint(__A); in _mm_cvtps_pi16()1202 __rounded = vec_rint(__A); in _mm_cvtps_pi8()
844 __v2df __rounded = vec_rint(__A); in _mm_cvtpd_epi32()970 __rounded = vec_rint((__v4sf)__A); in _mm_cvtps_epi32()1018 __v2df __rounded = vec_rint((__v2df)__A); in _mm_cvtsd_si32()1027 __v2df __rounded = vec_rint((__v2df)__A); in _mm_cvtsd_si64()
9309 vec_rint(__vector float __a) { in vec_rint() function9316 vec_rint(__vector double __a) { in vec_rint() function