Searched defs:OpcodeValue (Results 1 – 4 of 4) sorted by relevance
521 inline int OpcodeValue() const { return static_cast<Opcode>(Bits(24, 21)); } in OpcodeValue() function
1279 inline Opcode OpcodeValue() const { in OpcodeValue() function
1326 inline Opcode OpcodeValue() const { in OpcodeValue() function
1553 unsigned OpcodeValue = 0; in initOpcodeValuesMap() local