Home
last modified time | relevance | path

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

/third_party/node/deps/simdutf/
H A Dsimdutf.cpp13355 uint16x8_t magic_with_low_2 = vreinterpretq_u16_u32(vsraq_n_u32(magic, shift, 30)); in convert_masked_utf8_to_utf16() local
13367 uint16x8_t composed = vaddq_u16(blend, magic_with_low_2); in convert_masked_utf8_to_utf16()
[all...]

Completed in 36 milliseconds