Searched refs:_mm512_cvtt_roundps_epu32 (Results 1 – 4 of 4) sorted by relevance
3225 return _mm512_cvtt_roundps_epu32(__A, _MM_FROUND_CUR_DIRECTION); in test_mm512_cvtt_roundps_epu32()
4937 return _mm512_cvtt_roundps_epu32(__A, _MM_FROUND_NO_EXC); in test_mm512_cvtt_roundps_epu32()
3581 #define _mm512_cvtt_roundps_epu32(A, R) __extension__ ({ \ macro
3521 #define _mm512_cvtt_roundps_epu32(A, R) \ macro