Searched refs:_mm_cvtt_roundss_u32 (Results 1 – 2 of 2) sorted by relevance
3200 return _mm_cvtt_roundss_u32(__A, _MM_FROUND_CUR_DIRECTION); in test_mm_cvtt_roundss_u32()
6451 #define _mm_cvtt_roundss_u32(A, R) __extension__ ({ \ macro