Searched refs:_mm512_roundscale_round_pd (Results 1 – 2 of 2) sorted by relevance
7069 return _mm512_roundscale_round_pd(__A,3,_MM_FROUND_CUR_DIRECTION); in test_mm512_roundscale_round_pd()
2555 #define _mm512_roundscale_round_pd(A, imm, R) __extension__ ({ \ macro