Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AMDGPU/
DSIRegisterInfo.h197 unsigned LoadStoreOp, const MachineOperand *SrcDst,
DSIRegisterInfo.cpp412 const MachineOperand *SrcDst, in buildScratchLoadStore() argument
418 unsigned Value = SrcDst->getReg(); in buildScratchLoadStore()
419 bool IsKill = SrcDst->isKill(); in buildScratchLoadStore()