Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DSILowerSGPRSpills.cpp328 FuncInfo->removeDeadFrameIndices(MFI, /*ResetSGPRSpillStackIDs*/ false); in runOnMachineFunction()
H A DSIMachineFunctionInfo.cpp435 bool SIMachineFunctionInfo::removeDeadFrameIndices( in removeDeadFrameIndices() function in SIMachineFunctionInfo
H A DSIMachineFunctionInfo.h592 bool removeDeadFrameIndices(MachineFrameInfo &MFI,
H A DSIFrameLowering.cpp1193 FuncInfo->removeDeadFrameIndices(MFI, /*ResetSGPRSpillStackIDs*/ true); in processFunctionBeforeFrameFinalized()