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.cpp424 FuncInfo->removeDeadFrameIndices(MFI, /*ResetSGPRSpillStackIDs*/ false); in runOnMachineFunction()
H A DSIMachineFunctionInfo.h734 bool removeDeadFrameIndices(MachineFrameInfo &MFI,
H A DSIMachineFunctionInfo.cpp512 bool SIMachineFunctionInfo::removeDeadFrameIndices( in removeDeadFrameIndices() function in SIMachineFunctionInfo
H A DSIFrameLowering.cpp1431 FuncInfo->removeDeadFrameIndices(MFI, /*ResetSGPRSpillStackIDs*/ true); in processFunctionBeforeFrameFinalized()