Searched refs:_mm_cvtt_roundss_i32 (Results 1 – 4 of 4) sorted by relevance
3164 return _mm_cvtt_roundss_i32(__A, _MM_FROUND_CUR_DIRECTION); in test_mm_cvtt_roundss_i32()
4872 return _mm_cvtt_roundss_i32(__A, _MM_FROUND_NO_EXC); in test_mm_cvtt_roundss_i32()
6425 #define _mm_cvtt_roundss_i32(A, R) __extension__ ({ \ macro
6089 #define _mm_cvtt_roundss_i32(A, R) \ macro