Searched defs:I2Value (Results 1 – 1 of 1) sorted by relevance
2173 inline int I2Value() const { in I2Value() function2223 inline int32_t I2Value() const { return Bits<SixByteInstr, int32_t>(31, 0); } in I2Value() function2237 inline uint8_t I2Value() const { in I2Value() function2252 inline uint8_t I2Value() const { return Bits<SixByteInstr, uint8_t>(39, 32); } in I2Value() function2261 inline int I2Value() const { return Bits<SixByteInstr, int>(15, 0); } in I2Value() function