Searched refs:_mm_cmpgt_pi8 (Results 1 – 3 of 3) sorted by relevance
362 _mm_cmpgt_pi8(__m64 __m1, __m64 __m2) in _mm_cmpgt_pi8() function496 #define _m_pcmpgtb _mm_cmpgt_pi8
870 __b = _mm_cmpgt_pi8(__b, __a); in _mm_cvtpi8_ps()
442 return _mm_cmpgt_pi8(a, b); in test87()