Home
last modified time | relevance | path

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

/third_party/node/deps/simdutf/
H A Dsimdutf.cpp12802 const uint32x4_t secondin32 = vreinterpretq_u32_u16(secondin); in arm_detect_encodings() local
12807 currentmax = vmaxq_u32(secondin32,currentmax); in arm_detect_encodings()
12812 currentoffsetmax = vmaxq_u32(vaddq_u32(secondin32, offset), currentoffsetmax); in arm_detect_encodings()
[all...]

Completed in 37 milliseconds