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