Searched refs:InstructionBuildSteps (Results 1 – 2 of 2) sorted by relevance
87 struct InstructionBuildSteps { struct90 InstructionBuildSteps() = default; argument91 InstructionBuildSteps(unsigned Opcode, const OperandBuildSteps &OperandFns) in InstructionBuildSteps() argument97 SmallVector<InstructionBuildSteps, 2> InstrsToBuild;100 std::initializer_list<InstructionBuildSteps> InstrsToBuild) in InstructionStepsMatchInfo()
3232 InstructionBuildSteps LogicSteps(LogicOpcode, LogicBuildSteps); in matchHoistLogicOpWithSameOpcodeHands()3241 InstructionBuildSteps HandSteps(HandOpcode, HandBuildSteps); in matchHoistLogicOpWithSameOpcodeHands()