Searched refs:InstructionStepsMatchInfo (Results 1 – 3 of 3) sorted by relevance
99 struct InstructionStepsMatchInfo { struct102 InstructionStepsMatchInfo() = default; argument103 InstructionStepsMatchInfo( in InstructionStepsMatchInfo() function491 InstructionStepsMatchInfo &MatchInfo);495 InstructionStepsMatchInfo &MatchInfo);
2631 MachineInstr &MI, InstructionStepsMatchInfo &MatchInfo) { in matchHoistLogicOpWithSameOpcodeHands()2717 MatchInfo = InstructionStepsMatchInfo({LogicSteps, HandSteps}); in matchHoistLogicOpWithSameOpcodeHands()2722 MachineInstr &MI, InstructionStepsMatchInfo &MatchInfo) { in applyBuildInstructionSteps()
88 def instruction_steps_matchdata: GIDefMatchData<"InstructionStepsMatchInfo">;