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

/freebsd-current/contrib/llvm-project/clang/lib/Headers/
H A Dmmintrin.h736 _mm_sll_pi16(__m64 __m, __m64 __count) function
1536 #define _m_psllw _mm_sll_pi16
/freebsd-current/contrib/llvm-project/clang/lib/Headers/ppc_wrappers/
H A Dmmintrin.h1128 _mm_sll_pi16(__m64 __m, __m64 __count) { function
1144 return _mm_sll_pi16(__m, __count);
1151 return _mm_sll_pi16(__m, __count);

Completed in 70 milliseconds