Searched refs:_mm512_add_round_ps (Results 1 – 2 of 2) sorted by relevance
1736 return _mm512_add_round_ps(__A,__B,_MM_FROUND_TO_NEAREST_INT); in test_mm512_add_round_ps()
2032 #define _mm512_add_round_ps(A, B, R) __extension__ ({ \ macro