Searched refs:InstructionBuildSteps (Results 1 – 2 of 2) sorted by relevance
91 struct InstructionBuildSteps { struct94 InstructionBuildSteps() = default; argument95 InstructionBuildSteps(unsigned Opcode, const OperandBuildSteps &OperandFns) in InstructionBuildSteps() argument101 SmallVector<InstructionBuildSteps, 2> InstrsToBuild;104 std::initializer_list<InstructionBuildSteps> InstrsToBuild) in InstructionStepsMatchInfo()
2706 InstructionBuildSteps LogicSteps(LogicOpcode, LogicBuildSteps); in matchHoistLogicOpWithSameOpcodeHands()2715 InstructionBuildSteps HandSteps(HandOpcode, HandBuildSteps); in matchHoistLogicOpWithSameOpcodeHands()