Searched refs:_mm_sll_pi16 (Results 1 – 2 of 2) sorted by relevance
739 _mm_sll_pi16(__m64 __m, __m64 __count) in _mm_sll_pi16() function1517 #define _m_psllw _mm_sll_pi16
421 return _mm_sll_pi16(a, b); in test_mm_sll_pi16()