Home
last modified time | relevance | path

Searched refs:removeDeadFrameIndices (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSILowerSGPRSpills.cpp545 FuncInfo->removeDeadFrameIndices(MFI, /*ResetSGPRSpillStackIDs*/ false); in run()
H A DSIMachineFunctionInfo.cpp544 bool SIMachineFunctionInfo::removeDeadFrameIndices( in removeDeadFrameIndices() function in SIMachineFunctionInfo
H A DSIMachineFunctionInfo.h813 bool removeDeadFrameIndices(MachineFrameInfo &MFI,
H A DSIFrameLowering.cpp1475 FuncInfo->removeDeadFrameIndices(MFI, /*ResetSGPRSpillStackIDs*/ true); in processFunctionBeforeFrameFinalized()