Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/
H A Davx512fintrin.h6751 _mm_maskz_sqrt_sd (__mmask8 __U, __m128d __A, __m128d __B) in _mm_maskz_sqrt_sd() function
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Davx512fintrin.h2181 #define _mm_maskz_sqrt_sd(U, A, B) \ macro