Searched refs:InstructionStepsMatchInfo (Results 1 – 3 of 3) sorted by relevance
94 struct InstructionStepsMatchInfo { struct97 InstructionStepsMatchInfo() = default; argument98 InstructionStepsMatchInfo( in InstructionStepsMatchInfo() function503 InstructionStepsMatchInfo &MatchInfo);507 InstructionStepsMatchInfo &MatchInfo);
3105 MachineInstr &MI, InstructionStepsMatchInfo &MatchInfo) { in matchHoistLogicOpWithSameOpcodeHands()3208 MatchInfo = InstructionStepsMatchInfo({LogicSteps, HandSteps}); in matchHoistLogicOpWithSameOpcodeHands()3213 MachineInstr &MI, InstructionStepsMatchInfo &MatchInfo) { in applyBuildInstructionSteps()
194 def instruction_steps_matchdata: GIDefMatchData<"InstructionStepsMatchInfo">;