Home
last modified time | relevance | path

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

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