Searched refs:_mm512_roundscale_round_ps (Results 1 – 2 of 2) sorted by relevance
7034 return _mm512_roundscale_round_ps(__A,3,_MM_FROUND_CUR_DIRECTION); in test_mm512_roundscale_round_ps()
2524 #define _mm512_roundscale_round_ps(A, imm, R) __extension__ ({ \ macro