Searched defs:I2Value (Results 1 – 1 of 1) sorted by relevance
2271 inline int32_t I2Value() const { return Bits<SixByteInstr, int32_t>(31, 0); } in I2Value() function2285 inline uint8_t I2Value() const { in I2Value() function2300 inline uint8_t I2Value() const { return Bits<SixByteInstr, uint8_t>(39, 32); } in I2Value() function2309 inline int I2Value() const { return Bits<SixByteInstr, int>(15, 0); } in I2Value() function