Home
last modified time | relevance | path

Searched refs:_mm_cmpgt_pi16 (Results 1 – 2 of 2) sorted by relevance

/reactos/sdk/include/vcruntime/
H A Dmmintrin.h192 #define _mm_cmpgt_pi16 _m_pcmpgtw macro
585 __INTRIN_INLINE_MMX __m64 _mm_cmpgt_pi16(__m64 a, __m64 b) in _mm_cmpgt_pi16() function
H A Dxmmintrin.h278 __b = _mm_cmpgt_pi16(__b, __a); in _mm_cvtpi16_ps()