Searched refs:_mm_cvt_roundsi64_ss (Results 1 – 4 of 4) sorted by relevance
6521 return _mm_cvt_roundsi64_ss(__A, __B, _MM_FROUND_CUR_DIRECTION); in test_mm_cvt_roundsi64_ss()
9207 return _mm_cvt_roundsi64_ss(__A, __B, _MM_FROUND_TO_ZERO | _MM_FROUND_NO_EXC); in test_mm_cvt_roundsi64_ss()
9366 #define _mm_cvt_roundsi64_ss(A, B, R) __extension__ ({ \ macro
9076 #define _mm_cvt_roundsi64_ss(A, B, R) \ macro