Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/codegen/loong64/
Dconstants-loong64.h193 const int kHint15Bits = 15; variable
861 return this->Bits(kHint15Shift + kHint15Bits - 1, kHint15Shift); in Hint15Value()