Home
last modified time | relevance | path

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

/third_party/node/deps/simdutf/
H A Dsimdutf.cpp12600 simdutf_really_inline uint16x4_t convert_utf8_3_byte_to_utf16(uint8x16_t in) { in convert_utf8_3_byte_to_utf16() function
13236 uint16x4_t composed = convert_utf8_3_byte_to_utf16(in); in convert_masked_utf8_to_utf16()
13494 uint16x4_t composed_utf16 = convert_utf8_3_byte_to_utf16(in); in convert_masked_utf8_to_utf32()
[all...]

Completed in 33 milliseconds