Searched refs:_mm512_rcp28_round_ps (Results 1 – 2 of 2) sorted by relevance
207 #define _mm512_rcp28_round_ps(A, R) __extension__ ({ \ macro223 _mm512_rcp28_round_ps((A), _MM_FROUND_CUR_DIRECTION)
173 return _mm512_rcp28_round_ps(a, _MM_FROUND_TO_NEAREST_INT); in test_mm512_rcp28_round_ps()