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