Searched refs:OpcodeType (Results 1 – 6 of 6) sorted by relevance
258 void setTableFields(OpcodeType type, InstructionContext insnContext,
1112 OpcodeType type, InstructionContext insnContext, uint8_t opcode, in setTableFields()
831 std::optional<OpcodeType> opcodeType; in emitDecodePath()
331 enum OpcodeType { enum
734 OpcodeType opcodeType;
123 static InstrUID decode(OpcodeType type, InstructionContext insnContext, in decode()