Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Davx512fintrin.h8382 _mm_cvtt_roundsd_si32 (__m128d __A, const int __R) in _mm_cvtt_roundsd_si32() function
8399 #define _mm_cvtt_roundsd_si32(A, B) \ macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Davx512fintrin.h8315 _mm_cvtt_roundsd_si32 (__m128d __A, const int __R) in _mm_cvtt_roundsd_si32() function
8332 #define _mm_cvtt_roundsd_si32(A, B) \ macro
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/
H A Davx512fintrin.h6040 #define _mm_cvtt_roundsd_si32(A, R) \ macro