Searched refs:w0 (Results 1 – 1 of 1) sorted by relevance
316 const __m128i w0 = _mm_loadu_si128((const __m128i *)&whitespaces[0][0]); in SkipWhitespace_SIMD() local323 __m128i x = _mm_cmpeq_epi8(s, w0); in SkipWhitespace_SIMD()