Searched refs:_mm_mask_scalef_round_sd (Results 1 – 2 of 2) sorted by relevance
3830 return _mm_mask_scalef_round_sd(__W, __U, __A, __B, _MM_FROUND_CUR_DIRECTION); in test_mm_mask_scalef_round_sd()
6961 #define _mm_mask_scalef_round_sd(W, U, A, B, R) __extension__ ({ \ macro