Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/x64/
Dcode-generator-x64.cc4007 uint8_t lane4 = lane & 0x3; in AssembleArchInstruction() local
4028 uint8_t lane4 = lane & 0x3; in AssembleArchInstruction() local
/third_party/node/deps/v8/src/compiler/backend/ia32/
Dcode-generator-ia32.cc3172 uint8_t lane4 = lane & 0x3; in AssembleArchInstruction() local
3203 uint8_t lane4 = lane & 0x3; in AssembleArchInstruction() local
/third_party/node/deps/simdutf/
Dsimdutf.cpp16661 const __m512i lane4 = _mm512_set1_epi32(tmp1); in valid_utf8_to_fixed_length() local
16959 const __m512i lane4 = _mm512_set1_epi32(tmp1); in validating_utf8_to_fixed_length() local
17085 const __m512i lane4 = _mm512_set1_epi32(tmp1); in validating_utf8_to_fixed_length_with_constant_checks() local