Home
last modified time | relevance | path

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

/third_party/node/deps/simdutf/
H A Dsimdutf.cpp13552 uint32x4_t lowmid = vsraq_n_u32(ascii, middle, 2); in convert_masked_utf8_to_utf32() local
13555 uint32x4_t composed = vbslq_u32(vmovq_n_u32(0x0000F000), high, lowmid); in convert_masked_utf8_to_utf32()
[all...]

Completed in 39 milliseconds