Searched refs:SSpill (Results 1 – 2 of 2) sorted by relevance
305 for (auto SSpill : FuncInfo->getSGPRSpillVGPRs()) in runOnMachineFunction() local306 MBB.addLiveIn(SSpill.VGPR); in runOnMachineFunction()
1008 for (auto SSpill : MFI->getSGPRSpillVGPRs()) in determineCalleeSaves() local1009 SavedVGPRs.reset(SSpill.VGPR); in determineCalleeSaves()