Home
last modified time | relevance | path

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

/external/v8/src/s390/
Dconstants-s390.h2271 inline int32_t I2Value() const { return Bits<SixByteInstr, int32_t>(31, 0); } in I2Value() function
2285 inline uint8_t I2Value() const { in I2Value() function
2300 inline uint8_t I2Value() const { return Bits<SixByteInstr, uint8_t>(39, 32); } in I2Value() function
2309 inline int I2Value() const { return Bits<SixByteInstr, int>(15, 0); } in I2Value() function