Searched refs:_mm_cvt_roundsi64_sd (Results 1 – 2 of 2) sorted by relevance
6503 return _mm_cvt_roundsi64_sd(__A, __B, _MM_FROUND_CUR_DIRECTION); in test_mm_cvt_roundsi64_sd()
9356 #define _mm_cvt_roundsi64_sd(A, B, R) __extension__ ({ \ macro