Searched refs:CopyToVGPR (Results 1 – 1 of 1) sorted by relevance
760 TargetInstrInfo::RegSubRegPair CopyToVGPR; in foldOperand() local776 CopyToVGPR = Src; in foldOperand()790 CopyToVGPR = Src; in foldOperand()798 if (CopyToVGPR.Reg) { in foldOperand()800 if (VGPRCopies.count(CopyToVGPR)) { in foldOperand()801 Vgpr = VGPRCopies[CopyToVGPR]; in foldOperand()805 VGPRCopies[CopyToVGPR] = Vgpr; in foldOperand()