Searched refs:_mm_cvt_roundsd_u64 (Results 1 – 4 of 4) sorted by relevance
3044 return _mm_cvt_roundsd_u64(__A, _MM_FROUND_CUR_DIRECTION); in test_mm_cvt_roundsd_u64()
4743 return _mm_cvt_roundsd_u64(__A, _MM_FROUND_TO_ZERO | _MM_FROUND_NO_EXC); in test_mm_cvt_roundsd_u64()
6331 #define _mm_cvt_roundsd_u64(A, R) __extension__ ({ \ macro
5986 #define _mm_cvt_roundsd_u64(A, R) \ macro