Searched refs:InstructionBase (Results 1 – 1 of 1) sorted by relevance
498 class InstructionBase {521 InstructionBase(const InstrDesc &D, const unsigned Opcode) in InstructionBase() function569 class Instruction : public InstructionBase {617 : InstructionBase(D, Opcode), Stage(IS_INVALID), in Instruction()