Home
last modified time | relevance | path

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

/third_party/node/deps/simdutf/
H A Dsimdutf.cpp12817 const uint32x4_t in_32 = vld1q_u32(reinterpret_cast<const uint32_t*>(input)); in arm_detect_encodings() local
12818 currentmax = vmaxq_u32(in_32,currentmax); in arm_detect_encodings()
12819 currentoffsetmax = vmaxq_u32(vaddq_u32(in_32, offset), currentoffsetmax); in arm_detect_encodings()
[all...]

Completed in 33 milliseconds