Home
last modified time | relevance | path

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

/third_party/node/deps/simdutf/
H A Dsimdutf.cpp13991 const uint8x16_t utf8_0 = vqtbl1q_u8(out0, shuffle); in arm_convert_utf16_to_utf8()
13993 vst1q_u8(utf8_output, utf8_0); in arm_convert_utf16_to_utf8()
14004 const uint8x16_t utf8_0 = vqtbl1q_u8(out0, shuffle0); in arm_convert_utf16_to_utf8() local
14011 vst1q_u8(utf8_output, utf8_0); in arm_convert_utf16_to_utf8()
14245 const uint8x16_t utf8_0 = vqtbl1q_u8(out0, shuffle); in arm_convert_utf16_to_utf8_with_errors()
14247 vst1q_u8(utf8_output, utf8_0); in arm_convert_utf16_to_utf8_with_errors()
14258 const uint8x16_t utf8_0 = vqtbl1q_u8(out0, shuffle0); in arm_convert_utf16_to_utf8_with_errors() local
14265 vst1q_u8(utf8_output, utf8_0); in arm_convert_utf16_to_utf8_with_errors()
14699 const uint8x16_t utf8_0 = vqtbl1q_u8(out0, shuffle); in arm_convert_utf32_to_utf8()
14701 vst1q_u8(utf8_output, utf8_0); in arm_convert_utf32_to_utf8()
14711 const uint8x16_t utf8_0 = vqtbl1q_u8(out0, shuffle0); arm_convert_utf32_to_utf8() local
14950 const uint8x16_t utf8_0 = vqtbl1q_u8(out0, shuffle0); arm_convert_utf32_to_utf8_with_errors() local
[all...]

Completed in 24 milliseconds