Home
last modified time | relevance | path

Searched refs:convert_utf8_2_byte_to_utf16 (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/simdutf/
H A Dsimdutf.cpp12630 simdutf_really_inline uint16x8_t convert_utf8_2_byte_to_utf16(uint8x16_t in) { in convert_utf8_2_byte_to_utf16() function
13249 uint16x8_t composed = convert_utf8_2_byte_to_utf16(in); in convert_masked_utf8_to_utf16()
13506 uint16x8_t composed_utf16 = convert_utf8_2_byte_to_utf16(in); in convert_masked_utf8_to_utf32()
[all...]

Completed in 34 milliseconds