Searched refs:_mm512_cvt_roundps_pd (Results 1 – 4 of 4) sorted by relevance
6174 return _mm512_cvt_roundps_pd(__A, _MM_FROUND_CUR_DIRECTION); in test_mm512_cvt_roundps_pd()
8840 return _mm512_cvt_roundps_pd(__A, _MM_FROUND_NO_EXC); in test_mm512_cvt_roundps_pd()
9203 #define _mm512_cvt_roundps_pd(A, R) __extension__ ({ \ macro
8903 #define _mm512_cvt_roundps_pd(A, R) \ macro