Searched refs:removeVGPRForSGPRSpill (Results 1 – 3 of 3) sorted by relevance
311 FuncInfo->removeVGPRForSGPRSpill(FuncInfo->VGPRReservedForSGPRSpill, MF); in runOnMachineFunction()379 FuncInfo->removeVGPRForSGPRSpill(FuncInfo->VGPRReservedForSGPRSpill, MF); in runOnMachineFunction()
531 bool removeVGPRForSGPRSpill(Register ReservedVGPR, MachineFunction &MF);
637 bool SIMachineFunctionInfo::removeVGPRForSGPRSpill(Register ReservedVGPR, in removeVGPRForSGPRSpill() function in SIMachineFunctionInfo