Searched refs:_mm_cvtsi32_si64 (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/Headers/
H A Dmmintrin.h48 _mm_cvtsi32_si64(int __i) function
1500 #define _m_from_int _mm_cvtsi32_si64
/freebsd-12-stable/contrib/gcc/config/i386/
H A Dmmintrin.h61 _mm_cvtsi32_si64 (int __i) function
69 return _mm_cvtsi32_si64 (__i);
/freebsd-12-stable/contrib/llvm-project/clang/lib/Headers/ppc_wrappers/
H A Dmmintrin.h72 _mm_cvtsi32_si64(int __i) { function
79 return _mm_cvtsi32_si64(__i);
/freebsd-12-stable/contrib/gcc/config/arm/
H A Dmmintrin.h58 _mm_cvtsi32_si64 (int __i) function

Completed in 177 milliseconds