Home
last modified time | relevance | path

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

/third_party/node/deps/simdutf/
H A Dsimdutf.cpp12649 simdutf_really_inline uint16x8_t convert_utf8_1_to_2_byte_to_utf16(uint8x16_t in, size_t shufutf8_idx) { in convert_utf8_1_to_2_byte_to_utf16() argument
12654 uint8x16_t sh = vld1q_u8(reinterpret_cast<const uint8_t*>(simdutf::tables::utf8_to_utf16::shufutf8[shufutf8_idx])); in convert_utf8_1_to_2_byte_to_utf16()
[all...]

Completed in 34 milliseconds