Searched refs:InstructionBase (Results 1 – 1 of 1) sorted by relevance
497 class InstructionBase {532 InstructionBase(const InstrDesc &D, const unsigned Opcode) in InstructionBase() function601 class Instruction : public InstructionBase {649 : InstructionBase(D, Opcode), Stage(IS_INVALID), in Instruction()