Searched refs:CopyToVGPR (Results 1 – 1 of 1) sorted by relevance
737 TargetInstrInfo::RegSubRegPair CopyToVGPR; in foldOperand() local753 CopyToVGPR = Src; in foldOperand()767 CopyToVGPR = Src; in foldOperand()775 if (CopyToVGPR.Reg) { in foldOperand()777 if (VGPRCopies.count(CopyToVGPR)) { in foldOperand()778 Vgpr = VGPRCopies[CopyToVGPR]; in foldOperand()782 VGPRCopies[CopyToVGPR] = Vgpr; in foldOperand()