Searched defs:OpcodeValue (Results 1 – 5 of 5) sorted by relevance
2808 inline int OpcodeValue() const { return static_cast<Opcode>(Bits(31, 26)); } in OpcodeValue() function
565 inline int OpcodeValue() const { in OpcodeValue() function
1302 inline Opcode OpcodeValue() const { in OpcodeValue() function
1349 inline Opcode OpcodeValue() const { in OpcodeValue() function
1553 unsigned OpcodeValue = 0; in initOpcodeValuesMap() local