Home
last modified time | relevance | path

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

/third_party/node/deps/simdutf/
H A Dsimdutf.cpp13905 const uint16x8_t dup_even = simdutf_make_uint16x8_t(0x0000, 0x0202, 0x0404, 0x0606, in arm_convert_utf16_to_utf8() local
13908 const uint16x8_t dup_even = {0x0000, 0x0202, 0x0404, 0x0606, in arm_convert_utf16_to_utf8()
13937 const uint16x8_t t0 = vreinterpretq_u16_u8(vqtbl1q_u8(vreinterpretq_u8_u16(in), vreinterpretq_u8_u16(dup_even))); in arm_convert_utf16_to_utf8()
14159 const uint16x8_t dup_even = simdutf_make_uint16x8_t(0x0000, 0x0202, 0x0404, 0x0606, in arm_convert_utf16_to_utf8_with_errors() local
14162 const uint16x8_t dup_even = {0x0000, 0x0202, 0x0404, 0x0606, in arm_convert_utf16_to_utf8_with_errors()
14191 const uint16x8_t t0 = vreinterpretq_u16_u8(vqtbl1q_u8(vreinterpretq_u8_u16(in), vreinterpretq_u8_u16(dup_even))); in arm_convert_utf16_to_utf8_with_errors()
14613 const uint16x8_t dup_even = simdutf_make_uint16x8_t(0x0000, 0x0202, 0x0404, 0x0606, in arm_convert_utf32_to_utf8() local
14616 const uint16x8_t dup_even = {0x0000, 0x0202, 0x0404, 0x0606, in arm_convert_utf32_to_utf8() local
14645 const uint16x8_t t0 = vreinterpretq_u16_u8(vqtbl1q_u8(vreinterpretq_u8_u16(utf16_packed), vreinterpretq_u8_u16(dup_even))); in arm_convert_utf32_to_utf8()
14851 const uint16x8_t dup_even in arm_convert_utf32_to_utf8_with_errors() local
14854 const uint16x8_t dup_even = {0x0000, 0x0202, 0x0404, 0x0606, arm_convert_utf32_to_utf8_with_errors() local
[all...]

Completed in 25 milliseconds