Home
last modified time | relevance | path

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

/external/v8/src/mips/
Dconstants-mips.h330 const int kBp2Shift = 6; variable
1457 return this->Bits(kBp2Shift + kBp2Bits - 1, kBp2Shift); in Bp2Value()
/external/v8/src/mips64/
Dconstants-mips64.h292 const int kBp2Shift = 6; variable
1504 return this->Bits(kBp2Shift + kBp2Bits - 1, kBp2Shift); in Bp2Value()