Home
last modified time | relevance | path

Searched defs:R2Value (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/s390/
Dconstants-s390.h1323 inline int R2Value() const { return Bits<TwoByteInstr, int>(3, 0); } in R2Value() function
1335 inline int R2Value() const { return Bits<FourByteInstr, int>(3, 0); } in R2Value() function
1345 inline int R2Value() const { return Bits<FourByteInstr, int>(3, 0); } in R2Value() function
1356 inline int R2Value() const { return Bits<FourByteInstr, int>(3, 0); } in R2Value() function
1498 inline int R2Value() const { return Bits<SixByteInstr, int>(35, 32); } in R2Value() function