Searched refs:_mm512_maskz_cvtt_roundps_epi32 (Results 1 – 4 of 4) sorted by relevance
3359 return _mm512_maskz_cvtt_roundps_epi32(U,A,4); in test_mm512_maskz_cvtt_roundps_epi32()
5103 return _mm512_maskz_cvtt_roundps_epi32(U,A,_MM_FROUND_NO_EXC); in test_mm512_maskz_cvtt_roundps_epi32()
3927 #define _mm512_maskz_cvtt_roundps_epi32(U, A, R) __extension__ ({ \ macro
3882 #define _mm512_maskz_cvtt_roundps_epi32(U, A, R) \ macro