Searched refs:_mm512_cvtt_roundpd_epi64 (Results 1 – 2 of 2) sorted by relevance
407 return _mm512_cvtt_roundpd_epi64(__A, _MM_FROUND_TO_NEAREST_INT); in test_mm512_cvtt_roundpd_epi64()
500 #define _mm512_cvtt_roundpd_epi64(A, R) __extension__ ({ \ macro