Lines Matching refs:none
328 // This method is expected to be faster than none() and is equivalent
336 simdutf_really_inline bool none() const { return vmaxvq_u8(*this) == 0; }
1752 simdutf_really_inline bool none() const { return _mm256_testz_si256(*this, *this); }
2658 simdutf_really_inline bool none() const { return _mm_testz_si128(*this, *this); }
22231 nibble in order to select a fast path. If none of highest nibbles
28708 nibble in order to select a fast path. If none of highest nibbles