Searched refs:ReservedVGPR (Results 1 – 2 of 2) sorted by relevance
637 bool SIMachineFunctionInfo::removeVGPRForSGPRSpill(Register ReservedVGPR, in removeVGPRForSGPRSpill() argument640 if (i->VGPR == ReservedVGPR) { in removeVGPRForSGPRSpill()644 MBB.removeLiveIn(ReservedVGPR); in removeVGPRForSGPRSpill()
531 bool removeVGPRForSGPRSpill(Register ReservedVGPR, MachineFunction &MF);