Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Davx512fintrin.h3244 _mm_mask_scalef_round_sd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B, in _mm_mask_scalef_round_sd() function
3340 #define _mm_mask_scalef_round_sd(W, U, A, B, C) \ macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Davx512fintrin.h3186 _mm_mask_scalef_round_sd (__m128d __W, __mmask8 __U, __m128d __A, __m128d __B, in _mm_mask_scalef_round_sd() function
3282 #define _mm_mask_scalef_round_sd(W, U, A, B, C) \ macro
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/
H A Davx512fintrin.h6529 #define _mm_mask_scalef_round_sd(W, U, A, B, R) \ macro