Searched refs:InstructionBase (Results 1 – 1 of 1) sorted by relevance
496 class InstructionBase {531 InstructionBase(const InstrDesc &D, const unsigned Opcode) in InstructionBase() function600 class Instruction : public InstructionBase {648 : InstructionBase(D, Opcode), Stage(IS_INVALID), in Instruction()