Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Davx512fintrin.h8172 _mm_cvt_roundss_i64 (__m128 __A, const int __R) in _mm_cvt_roundss_i64() function
8204 #define _mm_cvt_roundss_i64(A, B) \ macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Davx512fintrin.h8105 _mm_cvt_roundss_i64 (__m128 __A, const int __R) in _mm_cvt_roundss_i64() function
8137 #define _mm_cvt_roundss_i64(A, B) \ macro
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/
H A Davx512fintrin.h6009 #define _mm_cvt_roundss_i64(A, R) \ macro