Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp1912 MachineInstr *LogicMIOp2 = MRI.getUniqueVRegDef(LogicMIReg2); in matchShiftOfShiftedLogic() local
1918 } else if (matchFirstShift(LogicMIOp2, C0Val)) { in matchShiftOfShiftedLogic()
1920 MatchInfo.Shift2 = LogicMIOp2; in matchShiftOfShiftedLogic()