Searched refs:_mm_cmpgt_pi8 (Results 1 – 3 of 3) sorted by relevance
1216 _mm_cmpgt_pi8(__m64 __m1, __m64 __m2) in _mm_cmpgt_pi8() function1540 #define _m_pcmpgtb _mm_cmpgt_pi8
2681 __b = _mm_cmpgt_pi8(__b, __a); in _mm_cvtpi8_ps()
126 return _mm_cmpgt_pi8(a, b); in test_mm_cmpgt_pi8()