Searched refs:_mm512_getexp_round_pd (Results 1 – 4 of 4) sorted by relevance
5028 return _mm512_getexp_round_pd(__A, _MM_FROUND_CUR_DIRECTION); in test_mm512_getexp_round_pd()
6969 return _mm512_getexp_round_pd(__A, _MM_FROUND_NO_EXC); in test_mm512_getexp_round_pd()
8016 #define _mm512_getexp_round_pd(A, R) __extension__ ({ \ macro
7532 #define _mm512_getexp_round_pd(A, R) \ macro