Searched refs:UseOpNo (Results 1 – 1 of 1) sorted by relevance
32 unsigned UseOpNo; member39 UseMI(MI), OpToFold(nullptr), ShrinkOpcode(ShrinkOp), UseOpNo(OpNo), in FoldCandidate()205 MachineOperand &Old = MI->getOperand(Fold.UseOpNo); in canUseImmWithOpSel()235 MachineOperand &Old = MI->getOperand(Fold.UseOpNo); in tryFoldImmWithOpSel()359 MachineOperand &Old = MI->getOperand(Fold.UseOpNo); in updateOperand()460 if (Fold.UseMI == MI && Fold.UseOpNo == OpNo) in appendFoldCandidate()1435 << static_cast<int>(Fold.UseOpNo) << " of " in foldInstOperand()