Searched refs:_mm_cvt_roundss_u32 (Results 1 – 4 of 4) sorted by relevance
3080 return _mm_cvt_roundss_u32(__A, _MM_FROUND_CUR_DIRECTION); in test_mm_cvt_roundss_u32()
4782 return _mm_cvt_roundss_u32(__A, _MM_FROUND_TO_ZERO | _MM_FROUND_NO_EXC); in test_mm_cvt_roundss_u32()
6355 #define _mm_cvt_roundss_u32(A, R) __extension__ ({ \ macro
6013 #define _mm_cvt_roundss_u32(A, R) \ macro