Searched refs:_mm_fnmadd_sd (Results 1 – 2 of 2) sorted by relevance
65 return _mm_fnmadd_sd(a, b, c); in test_mm_fnmadd_sd()
101 _mm_fnmadd_sd(__m128d __A, __m128d __B, __m128d __C) in _mm_fnmadd_sd() function