Home | History | Annotate | Download | only in Headers

Lines Matching refs:_mm_cmpgt_epi8

946 _mm_cmpgt_epi8(__m128i a, __m128i b)
966 return _mm_cmpgt_epi8(b,a);