Searched refs:_mm512_cvtt_roundpd_epi32 (Results 1 – 4 of 4) sorted by relevance
3331 return _mm512_cvtt_roundpd_epi32(A,4); in test_mm512_cvtt_roundpd_epi32()
5068 return _mm512_cvtt_roundpd_epi32(A,_MM_FROUND_NO_EXC); in test_mm512_cvtt_roundpd_epi32()
3875 #define _mm512_cvtt_roundpd_epi32(A, R) __extension__ ({ \ macro
3830 #define _mm512_cvtt_roundpd_epi32(A, R) \ macro