Searched refs:OpcodeType (Results 1 – 6 of 6) sorted by relevance
258 void setTableFields(OpcodeType type, InstructionContext insnContext,
1142 OpcodeType type, InstructionContext insnContext, uint8_t opcode, in setTableFields()
861 std::optional<OpcodeType> opcodeType; in emitDecodePath()
372 enum OpcodeType { enum
741 OpcodeType opcodeType;
124 static InstrUID decode(OpcodeType type, InstructionContext insnContext, in decode()