Searched refs:_mm_cmpgt_pi32 (Results 1 – 2 of 2) sorted by relevance
1258 _mm_cmpgt_pi32(__m64 __m1, __m64 __m2) in _mm_cmpgt_pi32() function1542 #define _m_pcmpgtd _mm_cmpgt_pi32
138 return _mm_cmpgt_pi32(a, b); in test_mm_cmpgt_pi32()