Searched refs:_mm_cvt_roundss_si32 (Results 1 – 2 of 2) sorted by relevance
3056 return _mm_cvt_roundss_si32(__A, _MM_FROUND_CUR_DIRECTION); in test_mm_cvt_roundss_si32()
6343 #define _mm_cvt_roundss_si32(A, R) __extension__ ({ \ macro