Home
last modified time | relevance | path

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

/third_party/node/deps/simdutf/
H A Dsimdutf.cpp13125 const uint16x8_t v_007f = vmovq_n_u16((uint16_t)0x007F); in arm_convert_latin1_to_utf8() local
13126 const uint16x8_t one_byte_bytemask = vcleq_u16(in16, v_007f); in arm_convert_latin1_to_utf8()
13869 const uint16x8_t v_007f = vmovq_n_u16((uint16_t)0x007F); in arm_convert_utf16_to_utf8() local
13870 const uint16x8_t one_byte_bytemask = vcleq_u16(in, v_007f); in arm_convert_utf16_to_utf8()
13964 const uint16x8_t v_007f = vmovq_n_u16((uint16_t)0x007F); in arm_convert_utf16_to_utf8() local
13965 const uint16x8_t one_byte_bytemask = vcleq_u16(in, v_007f); in arm_convert_utf16_to_utf8()
14123 const uint16x8_t v_007f = vmovq_n_u16((uint16_t)0x007F); in arm_convert_utf16_to_utf8_with_errors() local
14124 const uint16x8_t one_byte_bytemask = vcleq_u16(in, v_007f); in arm_convert_utf16_to_utf8_with_errors()
14218 const uint16x8_t v_007f = vmovq_n_u16((uint16_t)0x007F); in arm_convert_utf16_to_utf8_with_errors() local
14219 const uint16x8_t one_byte_bytemask = vcleq_u16(in, v_007f); in arm_convert_utf16_to_utf8_with_errors()
14578 const uint16x8_t v_007f = vmovq_n_u16((uint16_t)0x007F); arm_convert_utf32_to_utf8() local
14672 const uint16x8_t v_007f = vmovq_n_u16((uint16_t)0x007F); arm_convert_utf32_to_utf8() local
14811 const uint16x8_t v_007f = vmovq_n_u16((uint16_t)0x007F); arm_convert_utf32_to_utf8_with_errors() local
14910 const uint16x8_t v_007f = vmovq_n_u16((uint16_t)0x007F); arm_convert_utf32_to_utf8_with_errors() local
[all...]

Completed in 22 milliseconds