Searched refs:_mm512_maskz_cvt_roundpd_epi32 (Results 1 – 2 of 2) sorted by relevance
3387 return _mm512_maskz_cvt_roundpd_epi32(U,A,4); in test_mm512_maskz_cvt_roundpd_epi32()
4012 #define _mm512_maskz_cvt_roundpd_epi32(U, A, R) __extension__ ({ \ macro