Searched defs:_mm512_maskz_cvt_roundpd_epi32 (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
H A D | avx512fintrin.h | 4956 _mm512_maskz_cvt_roundpd_epi32 (__mmask8 __U, __m512d __A, const int __R) in _mm512_maskz_cvt_roundpd_epi32() function 5000 #define _mm512_maskz_cvt_roundpd_epi32(U, A, B) \ macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
H A D | avx512fintrin.h | 4890 _mm512_maskz_cvt_roundpd_epi32 (__mmask8 __U, __m512d __A, const int __R) in _mm512_maskz_cvt_roundpd_epi32() function 4934 #define _mm512_maskz_cvt_roundpd_epi32(U, A, B) \ macro
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/ |
H A D | avx512fintrin.h | 3967 #define _mm512_maskz_cvt_roundpd_epi32(U, A, R) \ macro
|