Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Davx512fintrin.h5872 _mm512_cvt_roundepi32_ps (__m512i __A, const int __R) in _mm512_cvt_roundepi32_ps() function
5931 #define _mm512_cvt_roundepi32_ps(A, B) \ macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Davx512fintrin.h5805 _mm512_cvt_roundepi32_ps (__m512i __A, const int __R) in _mm512_cvt_roundepi32_ps() function
5864 #define _mm512_cvt_roundepi32_ps(A, B) \ macro
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/
H A Davx512fintrin.h3565 #define _mm512_cvt_roundepi32_ps(A, R) \ macro