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

/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp1756 MachineInstr *LogicMIOp1 = MRI.getUniqueVRegDef(LogicMIReg1); local
1761 if (matchFirstShift(LogicMIOp1, C0Val)) {
1763 MatchInfo.Shift2 = LogicMIOp1;

Completed in 132 milliseconds