Home
last modified time | relevance | path

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

/third_party/node/deps/simdutf/
H A Dsimdutf.cpp12620 uint16x4_t mid_high = vsli_n_u16(mid, high, 6); in convert_utf8_3_byte_to_utf16() local
12626 uint16x4_t composed = vsli_n_u16(low, mid_high, 6); in convert_utf8_3_byte_to_utf16()
[all...]

Completed in 34 milliseconds