Searched refs:_mm_cvtt_roundsd_si32 (Results 1 – 4 of 4) sorted by relevance
3110 return _mm_cvtt_roundsd_si32(__A, _MM_FROUND_CUR_DIRECTION); in test_mm_cvtt_roundsd_si32()
4814 return _mm_cvtt_roundsd_si32(__A, _MM_FROUND_NO_EXC); in test_mm_cvtt_roundsd_si32()
6380 #define _mm_cvtt_roundsd_si32(A, R) __extension__ ({ \ macro
6040 #define _mm_cvtt_roundsd_si32(A, R) \ macro