Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp5038 int NewVDstIn = AMDGPU::getNamedOperandIdx(NewOpc, in moveFlatAddrToVGPR() local
5043 if (NewVDstIn != -1) { in moveFlatAddrToVGPR()
5050 if (NewVDstIn != -1) { in moveFlatAddrToVGPR()
5052 Inst.tieOperands(NewVDst, NewVDstIn); in moveFlatAddrToVGPR()