Searched refs:_mm_roundscale_round_sd (Results 1 – 2 of 2) sorted by relevance
3678 return _mm_roundscale_round_sd(__A, __B, 3, _MM_FROUND_CUR_DIRECTION); in test_mm_roundscale_round_sd()
6752 #define _mm_roundscale_round_sd(A, B, imm, R) __extension__ ({ \ macro