Searched refs:_mm_cmpgt_pi16 (Results 1 – 2 of 2) sorted by relevance
368 _mm_cmpgt_pi16(__m64 __m1, __m64 __m2) in _mm_cmpgt_pi16() function497 #define _m_pcmpgtw _mm_cmpgt_pi16
447 return _mm_cmpgt_pi16(a, b); in test88()