Home
last modified time | relevance | path

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

/third_party/node/deps/simdutf/
Dsimdutf.cpp16282 int64_t utf8_4byte = input.gteq_unsigned(240); in utf16_length_from_utf8() local
21919 uint64_t utf8_4byte = _mm512_cmpge_epu8_mask(utf8, _mm512_set1_epi8(int8_t(240))); in utf16_length_from_utf8() local
25693 int64_t utf8_4byte = input.gteq_unsigned(240); in utf16_length_from_utf8() local
28065 int64_t utf8_4byte = input.gteq_unsigned(240); in utf16_length_from_utf8() local
32072 int64_t utf8_4byte = input.gteq_unsigned(240); in utf16_length_from_utf8() local