Home
last modified time | relevance | path

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

/third_party/node/deps/simdutf/
H A Dsimdutf.cpp13992 const uint8x16_t utf8_1 = vqtbl1q_u8(out1, shuffle); in arm_convert_utf16_to_utf8()
13995 vst1q_u8(utf8_output, utf8_1); in arm_convert_utf16_to_utf8()
14009 const uint8x16_t utf8_1 = vqtbl1q_u8(out1, shuffle1); in arm_convert_utf16_to_utf8() local
14013 vst1q_u8(utf8_output, utf8_1); in arm_convert_utf16_to_utf8()
14246 const uint8x16_t utf8_1 = vqtbl1q_u8(out1, shuffle); in arm_convert_utf16_to_utf8_with_errors()
14249 vst1q_u8(utf8_output, utf8_1); in arm_convert_utf16_to_utf8_with_errors()
14263 const uint8x16_t utf8_1 = vqtbl1q_u8(out1, shuffle1); in arm_convert_utf16_to_utf8_with_errors() local
14267 vst1q_u8(utf8_output, utf8_1); in arm_convert_utf16_to_utf8_with_errors()
14700 const uint8x16_t utf8_1 = vqtbl1q_u8(out1, shuffle); in arm_convert_utf32_to_utf8()
14703 vst1q_u8(utf8_output, utf8_1); in arm_convert_utf32_to_utf8()
14716 const uint8x16_t utf8_1 = vqtbl1q_u8(out1, shuffle1); arm_convert_utf32_to_utf8() local
14955 const uint8x16_t utf8_1 = vqtbl1q_u8(out1, shuffle1); arm_convert_utf32_to_utf8_with_errors() local
[all...]

Completed in 23 milliseconds