Searched refs:_mm512_cvt_roundph_ps (Results 1 – 5 of 5) sorted by relevance
98 return _mm512_cvt_roundph_ps(__A, _MM_FROUND_NO_EXC); in test_mm512_cvt_roundph_ps()
4980 return _mm512_cvt_roundph_ps(__A, _MM_FROUND_NO_EXC); in test_mm512_cvt_roundph_ps()
3268 return _mm512_cvt_roundph_ps(__A, _MM_FROUND_CUR_DIRECTION); in test_mm512_cvt_roundph_ps()
3831 #define _mm512_cvt_roundph_ps(A, R) __extension__ ({ \ macro
3786 #define _mm512_cvt_roundph_ps(A, R) \ macro