Searched refs:_mm_maskz_roundscale_round_sd (Results 1 – 2 of 2) sorted by relevance
3704 return _mm_maskz_roundscale_round_sd(__U,__A,__B,3,_MM_FROUND_CUR_DIRECTION ); in test_mm_maskz_roundscale_round_sd()
6787 #define _mm_maskz_roundscale_round_sd(U, A, B, I, R) __extension__ ({ \ macro