Searched refs:_mm512_cvt_roundepi64_pd (Results 1 – 2 of 2) sorted by relevance
335 return _mm512_cvt_roundepi64_pd(__A, _MM_FROUND_TO_NEAREST_INT); in test_mm512_cvt_roundepi64_pd()
421 #define _mm512_cvt_roundepi64_pd(A, R) __extension__ ({ \ macro