Searched refs:_mm_cvtt_roundsd_u64 (Results 1 – 4 of 4) sorted by relevance
3152 return _mm_cvtt_roundsd_u64(__A, _MM_FROUND_CUR_DIRECTION); in test_mm_cvtt_roundsd_u64()
4859 return _mm_cvtt_roundsd_u64(__A, _MM_FROUND_NO_EXC); in test_mm_cvtt_roundsd_u64()
6413 #define _mm_cvtt_roundsd_u64(A, R) __extension__ ({ \ macro
6076 #define _mm_cvtt_roundsd_u64(A, R) \ macro