Home
last modified time | relevance | path

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

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