Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIFoldOperands.cpp1167 for (auto *RSUse : UsesToProcess) { in foldOperand() local
1168 MachineInstr *RSUseMI = RSUse->getParent(); in foldOperand()
1169 unsigned OpNo = RSUseMI->getOperandNo(RSUse); in foldOperand()
1180 if (RSUse->getSubReg() != RegSeqDstSubReg) in foldOperand()
1185 foldOperand(OpToFold, RSUseMI, RSUseMI->getOperandNo(RSUse), FoldList, in foldOperand()