Home
last modified time | relevance | path

Searched refs:removeVGPRForSGPRSpill (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSILowerSGPRSpills.cpp315 FuncInfo->removeVGPRForSGPRSpill(FuncInfo->VGPRReservedForSGPRSpill, MF); in runOnMachineFunction()
417 FuncInfo->removeVGPRForSGPRSpill(FuncInfo->VGPRReservedForSGPRSpill, MF); in runOnMachineFunction()
H A DSIMachineFunctionInfo.cpp615 bool SIMachineFunctionInfo::removeVGPRForSGPRSpill(Register ReservedVGPR, in removeVGPRForSGPRSpill() function in SIMachineFunctionInfo
H A DSIMachineFunctionInfo.h531 bool removeVGPRForSGPRSpill(Register ReservedVGPR, MachineFunction &MF);