Searched refs:_mm_sll_pi32 (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/lib/Headers/
H A Dmmintrin.h781 _mm_sll_pi32(__m64 __m, __m64 __count) function
1538 #define _m_pslld _mm_sll_pi32
/freebsd-current/contrib/llvm-project/clang/lib/Headers/ppc_wrappers/
H A Dmmintrin.h1163 _mm_sll_pi32(__m64 __m, __m64 __count) { function
1176 return _mm_sll_pi32(__m, __count);
1183 return _mm_sll_pi32(__m, __count);

Completed in 159 milliseconds