Searched refs:CopyToVGPR (Results 1 – 1 of 1) sorted by relevance
770 TargetInstrInfo::RegSubRegPair CopyToVGPR; in foldOperand() local786 CopyToVGPR = Src; in foldOperand()800 CopyToVGPR = Src; in foldOperand()808 if (CopyToVGPR.Reg) { in foldOperand()810 if (VGPRCopies.count(CopyToVGPR)) { in foldOperand()811 Vgpr = VGPRCopies[CopyToVGPR]; in foldOperand()815 VGPRCopies[CopyToVGPR] = Vgpr; in foldOperand()