Searched refs:_mm512_maskz_scalef_round_ps (Results 1 – 2 of 2) sorted by relevance
3788 return _mm512_maskz_scalef_round_ps(__U, __A, __B, _MM_FROUND_CUR_DIRECTION); in test_mm512_maskz_scalef_round_ps()
6898 #define _mm512_maskz_scalef_round_ps(U, A, B, R) __extension__ ({ \ macro