Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/codegen/loong64/
Dconstants-loong64.h194 const int kHint5Shift = 0; variable
857 return this->Bits(kHint5Shift + kHint5Bits - 1, kHint5Shift); in Hint5Value()