Searched refs:InstructionBuildSteps (Results 1 – 2 of 2) sorted by relevance
86 struct InstructionBuildSteps { struct89 InstructionBuildSteps() = default; argument90 InstructionBuildSteps(unsigned Opcode, const OperandBuildSteps &OperandFns) in InstructionBuildSteps() argument96 SmallVector<InstructionBuildSteps, 2> InstrsToBuild;99 std::initializer_list<InstructionBuildSteps> InstrsToBuild) in InstructionStepsMatchInfo()
3197 InstructionBuildSteps LogicSteps(LogicOpcode, LogicBuildSteps); in matchHoistLogicOpWithSameOpcodeHands()3206 InstructionBuildSteps HandSteps(HandOpcode, HandBuildSteps); in matchHoistLogicOpWithSameOpcodeHands()