Searched refs:CopyToVGPR (Results 1 – 1 of 1) sorted by relevance
771 TargetInstrInfo::RegSubRegPair CopyToVGPR; in foldOperand() local787 CopyToVGPR = Src; in foldOperand()801 CopyToVGPR = Src; in foldOperand()809 if (CopyToVGPR.Reg) { in foldOperand()811 if (VGPRCopies.count(CopyToVGPR)) { in foldOperand()812 Vgpr = VGPRCopies[CopyToVGPR]; in foldOperand()816 VGPRCopies[CopyToVGPR] = Vgpr; in foldOperand()