Searched refs:_mm_cvt_roundsi32_ss (Results 1 – 4 of 4) sorted by relevance
6509 return _mm_cvt_roundsi32_ss(__A, __B, _MM_FROUND_CUR_DIRECTION); in test_mm_cvt_roundsi32_ss()
9194 return _mm_cvt_roundsi32_ss(__A, __B, _MM_FROUND_TO_ZERO | _MM_FROUND_NO_EXC); in test_mm_cvt_roundsi32_ss()
9360 #define _mm_cvt_roundsi32_ss(A, B, R) __extension__ ({ \ macro
9069 #define _mm_cvt_roundsi32_ss(A, B, R) \ macro