Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp1910 MachineInstr *LogicMIOp1 = MRI.getUniqueVRegDef(LogicMIReg1); in matchShiftOfShiftedLogic() local
1915 if (matchFirstShift(LogicMIOp1, C0Val)) { in matchShiftOfShiftedLogic()
1917 MatchInfo.Shift2 = LogicMIOp1; in matchShiftOfShiftedLogic()