Searched refs:_mm_fnmadd_round_sd (Results 1 – 2 of 2) sorted by relevance
7993 return _mm_fnmadd_round_sd(__A, __B, __C, _MM_FROUND_TO_ZERO | _MM_FROUND_NO_EXC); in test_mm_fnmadd_round_sd()
8126 #define _mm_fnmadd_round_sd(A, B, C, R) \ macro