Home
last modified time | relevance | path

Searched refs:LogicMIReg2 (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp1979 Register LogicMIReg2 = LogicMI->getOperand(2).getReg(); in matchShiftOfShiftedLogic() local
1980 MachineInstr *LogicMIOp2 = MRI.getUniqueVRegDef(LogicMIReg2); in matchShiftOfShiftedLogic()
1984 MatchInfo.LogicNonShiftReg = LogicMIReg2; in matchShiftOfShiftedLogic()