Searched refs:RSUse (Results 1 – 1 of 1) sorted by relevance
776 for (auto &RSUse : make_early_inc_range(MRI->use_nodbg_operands(RegSeqDstReg))) { in foldOperand() local777 MachineInstr *RSUseMI = RSUse.getParent(); in foldOperand()780 RSUseMI->getOperandNo(&RSUse), FoldList)) in foldOperand()783 if (RSUse.getSubReg() != RegSeqDstSubReg) in foldOperand()786 foldOperand(OpToFold, RSUseMI, RSUseMI->getOperandNo(&RSUse), FoldList, in foldOperand()