Searched refs:InstructionBuildSteps (Results 1 – 2 of 2) sorted by relevance
92 struct InstructionBuildSteps { struct95 InstructionBuildSteps() = default; argument96 InstructionBuildSteps(unsigned Opcode, const OperandBuildSteps &OperandFns) in InstructionBuildSteps() function102 SmallVector<InstructionBuildSteps, 2> InstrsToBuild;105 std::initializer_list<InstructionBuildSteps> InstrsToBuild) in InstructionStepsMatchInfo()
2790 InstructionBuildSteps LogicSteps(LogicOpcode, LogicBuildSteps); in matchHoistLogicOpWithSameOpcodeHands()2799 InstructionBuildSteps HandSteps(HandOpcode, HandBuildSteps); in matchHoistLogicOpWithSameOpcodeHands()