Home
last modified time | relevance | path

Searched refs:kLsbwShift (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/codegen/loong64/
Dconstants-loong64.h176 const int kLsbwShift = 10; variable
789 return this->Bits(kLsbwShift + kLsbwBits - 1, kLsbwShift); in LsbwValue()