Home
last modified time | relevance | path

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

/third_party/node/deps/simdutf/
H A Dsimdutf.cpp12797 uint32x4_t currentoffsetmax = vmovq_n_u32(0x0); in arm_detect_encodings() local
12811 currentoffsetmax = vmaxq_u32(vaddq_u32(in32, offset), currentoffsetmax); in arm_detect_encodings()
12812 currentoffsetmax = vmaxq_u32(vaddq_u32(secondin32, offset), currentoffsetmax); in arm_detect_encodings()
12813 currentoffsetmax = vmaxq_u32(vaddq_u32(thirdin32, offset), currentoffsetmax); in arm_detect_encodings()
12814 currentoffsetmax = vmaxq_u32(vaddq_u32(fourthin32, offset), currentoffsetmax); in arm_detect_encodings()
12819 currentoffsetmax in arm_detect_encodings()
13028 uint32x4_t currentoffsetmax = vmovq_n_u32(0x0); arm_validate_utf32le() local
13059 uint32x4_t currentoffsetmax = vmovq_n_u32(0x0); arm_validate_utf32le_with_errors() local
[all...]

Completed in 22 milliseconds