Searched refs:_mm_cvtt_roundss_u64 (Results 1 – 2 of 2) sorted by relevance
3212 return _mm_cvtt_roundss_u64(__A, _MM_FROUND_CUR_DIRECTION); in test_mm_cvtt_roundss_u64()
6461 #define _mm_cvtt_roundss_u64(A, R) __extension__ ({ \ macro