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

/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp1758 MachineInstr *LogicMIOp2 = MRI.getUniqueVRegDef(LogicMIReg2); local
1764 } else if (matchFirstShift(LogicMIOp2, C0Val)) {
1766 MatchInfo.Shift2 = LogicMIOp2;

Completed in 117 milliseconds