Searched defs:_mm512_mul_round_pd (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
H A D | avx512fintrin.h | 2655 _mm512_mul_round_pd (__m512d __A, __m512d __B, const int __R) in _mm512_mul_round_pd() function 2916 #define _mm512_mul_round_pd(A, B, C) \ macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
H A D | avx512fintrin.h | 2597 _mm512_mul_round_pd (__m512d __A, __m512d __B, const int __R) in _mm512_mul_round_pd() function 2858 #define _mm512_mul_round_pd(A, B, C) \ macro
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/ |
H A D | avx512fintrin.h | 2207 #define _mm512_mul_round_pd(A, B, R) \ macro
|