Searched refs:Dest0 (Results 1 – 2 of 2) sorted by relevance
487 const auto *Dest0 = TII->getNamedOperand(*CI.I, AMDGPU::OpName::vdst); in mergeRead2Pair() local545 .add(*Dest0) // Copy to same destination including flags and sub reg. in mergeRead2Pair()666 const auto *Dest0 = TII->getNamedOperand(*CI.I, AMDGPU::OpName::sdst); in mergeSBufferLoadImmPair() local670 .add(*Dest0) // Copy to same destination including flags and sub reg. in mergeSBufferLoadImmPair()725 const auto *Dest0 = TII->getNamedOperand(*CI.I, AMDGPU::OpName::vdata); in mergeBufferLoadPair() local729 .add(*Dest0) // Copy to same destination including flags and sub reg. in mergeBufferLoadPair()
202 const MachineOperand *Dest0 = TII->getNamedOperand(*I, AMDGPU::OpName::vdst); in mergeRead2Pair() local250 .addOperand(*Dest0) // Copy to same destination including flags and sub reg. in mergeRead2Pair()