Home
last modified time | relevance | path

Searched defs:secondin (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/simdutf/
Dsimdutf.cpp12695 …uint16x8_t secondin = vld1q_u16(reinterpret_cast<const uint16_t*>(buf) + simd16<uint16_t>::SIZE / … in arm_detect_encodings() local
28516 __m128i secondin = _mm_loadu_si128((__m128i*)buf+1); in sse_detect_encodings() local