Searched refs:_mm512_maskz_scalef_round_pd (Results 1 – 2 of 2) sorted by relevance
3752 return _mm512_maskz_scalef_round_pd(__U, __A, __B, _MM_FROUND_CUR_DIRECTION); in test_mm512_maskz_scalef_round_pd()
6848 #define _mm512_maskz_scalef_round_pd(U, A, B, R) __extension__ ({ \ macro