Home
last modified time | relevance | path

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

/third_party/node/deps/simdutf/
H A Dsimdutf.cpp12803 const uint32x4_t thirdin32 = vreinterpretq_u32_u16(thirdin); in arm_detect_encodings() local
12808 currentmax = vmaxq_u32(thirdin32,currentmax); in arm_detect_encodings()
12813 currentoffsetmax = vmaxq_u32(vaddq_u32(thirdin32, offset), currentoffsetmax); in arm_detect_encodings()
[all...]

Completed in 33 milliseconds