Searched defs:_mm_sqrt_round_sd (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
H A D | avx512fintrin.h | 2073 _mm_sqrt_round_sd (__m128d __A, __m128d __B, const int __R) in _mm_sqrt_round_sd() function 2155 #define _mm_sqrt_round_sd(A, B, C) \ macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
H A D | avx512fintrin.h | 2027 _mm_sqrt_round_sd (__m128d __A, __m128d __B, const int __R) in _mm_sqrt_round_sd() function 2109 #define _mm_sqrt_round_sd(A, B, C) \ macro
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/ |
H A D | avx512fintrin.h | 6728 #define _mm_sqrt_round_sd(A, B, R) \ macro
|