Searched refs:SecondDst (Results 1 – 1 of 1) sorted by relevance
303 const MachineOperand *SecondDst = nullptr; in shouldClusterMemOps() local307 SecondDst = getNamedOperand(SecondLdSt, AMDGPU::OpName::vdst); in shouldClusterMemOps()312 SecondDst = getNamedOperand(SecondLdSt, AMDGPU::OpName::sdst); in shouldClusterMemOps()318 SecondDst = getNamedOperand(SecondLdSt, AMDGPU::OpName::vdata); in shouldClusterMemOps()321 if (!FirstDst || !SecondDst) in shouldClusterMemOps()