Searched refs:_mm512_maskz_cvt_roundps_epi32 (Results 1 – 4 of 4) sorted by relevance
3373 return _mm512_maskz_cvt_roundps_epi32(__U,__A,4); in test_mm512_maskz_cvt_roundps_epi32()
5124 return _mm512_maskz_cvt_roundps_epi32(__U,__A,_MM_FROUND_TO_ZERO | _MM_FROUND_NO_EXC); in test_mm512_maskz_cvt_roundps_epi32()
3969 #define _mm512_maskz_cvt_roundps_epi32(U, A, R) __extension__ ({ \ macro
3924 #define _mm512_maskz_cvt_roundps_epi32(U, A, R) \ macro