Home
last modified time | relevance | path

Searched defs:_mm_fnmadd_round_sd (Results 1 – 1 of 1) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/config/i386/
H A Davx512fintrin.h11354 _mm_fnmadd_round_sd (__m128d __W, __m128d __A, __m128d __B, const int __R) in _mm_fnmadd_round_sd() function
11404 #define _mm_fnmadd_round_sd(A, B, C, R) \ macro