Searched refs:_mm_cvtt_roundss_i64 (Results 1 – 4 of 4) sorted by relevance
3182 return _mm_cvtt_roundss_i64(__A, _MM_FROUND_CUR_DIRECTION); in test_mm_cvtt_roundss_i64()
4891 return _mm_cvtt_roundss_i64(__A, _MM_FROUND_NO_EXC); in test_mm_cvtt_roundss_i64()
6438 #define _mm_cvtt_roundss_i64(A, R) __extension__ ({ \ macro
6103 #define _mm_cvtt_roundss_i64(A, R) \ macro