Searched refs:_mm512_cvtt_roundpd_epu32 (Results 1 – 4 of 4) sorted by relevance
6257 return _mm512_cvtt_roundpd_epu32(__A, _MM_FROUND_CUR_DIRECTION); in test_mm512_cvtt_roundpd_epu32()
8940 return _mm512_cvtt_roundpd_epu32(__A, _MM_FROUND_NO_EXC); in test_mm512_cvtt_roundpd_epu32()
6708 #define _mm512_cvtt_roundpd_epu32(A, R) __extension__ ({ \ macro
6276 #define _mm512_cvtt_roundpd_epu32(A, R) \ macro