Searched refs:CopyToVGPR (Results 1 – 1 of 1) sorted by relevance
906 TargetInstrInfo::RegSubRegPair CopyToVGPR; in foldOperand() local922 CopyToVGPR = Src; in foldOperand()936 CopyToVGPR = Src; in foldOperand()944 if (CopyToVGPR.Reg) { in foldOperand()946 if (VGPRCopies.count(CopyToVGPR)) { in foldOperand()947 Vgpr = VGPRCopies[CopyToVGPR]; in foldOperand()951 VGPRCopies[CopyToVGPR] = Vgpr; in foldOperand()