Searched refs:InstructionBuildSteps (Results 1 – 2 of 2) sorted by relevance
73 struct InstructionBuildSteps { struct76 InstructionBuildSteps() = default; argument77 InstructionBuildSteps(unsigned Opcode, const OperandBuildSteps &OperandFns) in InstructionBuildSteps() argument83 SmallVector<InstructionBuildSteps, 2> InstrsToBuild;86 std::initializer_list<InstructionBuildSteps> InstrsToBuild) in InstructionStepsMatchInfo()
2991 InstructionBuildSteps LogicSteps(LogicOpcode, LogicBuildSteps); in matchHoistLogicOpWithSameOpcodeHands()3000 InstructionBuildSteps HandSteps(HandOpcode, HandBuildSteps); in matchHoistLogicOpWithSameOpcodeHands()