Searched refs:_mm512_mask_roundscale_round_pd (Results 1 – 2 of 2) sorted by relevance
7055 return _mm512_mask_roundscale_round_pd(__A,__U,__C,3,_MM_FROUND_CUR_DIRECTION); in test_mm512_mask_roundscale_round_pd()
2545 #define _mm512_mask_roundscale_round_pd(A, B, C, imm, R) __extension__ ({ \ macro