Searched refs:SiblingCopy (Results 1 – 1 of 1) sorted by relevance
989 MachineInstr *SiblingCopy = InfoIt->getSecond().Copy; in lowerVGPR2SGPRCopies() local990 if (SiblingCopy->isImplicitDef()) in lowerVGPR2SGPRCopies()994 SrcRegs.insert(std::make_pair(SiblingCopy->getOperand(1).getReg(), in lowerVGPR2SGPRCopies()995 SiblingCopy->getOperand(1).getSubReg())); in lowerVGPR2SGPRCopies()