Searched refs:_mm_cmpgt_pi32 (Results 1 – 2 of 2) sorted by relevance
374 _mm_cmpgt_pi32(__m64 __m1, __m64 __m2) in _mm_cmpgt_pi32() function498 #define _m_pcmpgtd _mm_cmpgt_pi32
452 return _mm_cmpgt_pi32(a, b); in test89()