Home
last modified time | relevance | path

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

/third_party/node/deps/simdutf/
H A Dsimdutf.cpp13093 const uint16x8_t v_c080 = vmovq_n_u16((uint16_t)0xc080); in arm_convert_latin1_to_utf8() local
13123 const uint16x8_t t4 = vorrq_u16(t3, v_c080); in arm_convert_latin1_to_utf8()
13819 const uint16x8_t v_c080 = vmovq_n_u16((uint16_t)0xc080); in arm_convert_utf16_to_utf8() local
13867 const uint16x8_t t4 = vorrq_u16(t3, v_c080); in arm_convert_utf16_to_utf8()
14072 const uint16x8_t v_c080 = vmovq_n_u16((uint16_t)0xc080); in arm_convert_utf16_to_utf8_with_errors() local
14121 const uint16x8_t t4 = vorrq_u16(t3, v_c080); in arm_convert_utf16_to_utf8_with_errors()
14535 const uint16x8_t v_c080 = vmovq_n_u16((uint16_t)0xc080); in arm_convert_utf32_to_utf8() local
14576 const uint16x8_t t4 = vorrq_u16(t3, v_c080); in arm_convert_utf32_to_utf8()
14770 const uint16x8_t v_c080 = vmovq_n_u16((uint16_t)0xc080); in arm_convert_utf32_to_utf8_with_errors() local
14809 const uint16x8_t t4 = vorrq_u16(t3, v_c080); in arm_convert_utf32_to_utf8_with_errors()
[all...]

Completed in 23 milliseconds