Home
last modified time | relevance | path

Searched defs:more_input (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/simdutf/
Dsimdutf.cpp21730 __m512i more_input = _mm512_loadu_si512((const __m512i *)(str + i)); in count_utf8() local
21886 __m512i more_input = _mm512_loadu_si512((const __m512i *)(str + i)); in utf8_length_from_latin1() local
33163 __m128i more_input = _mm_loadu_si128((const __m128i *)(str + i)); in utf8_length_from_latin1() local