Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSILowerSGPRSpills.cpp335 FuncInfo->removeDeadFrameIndices(MFI, /*ResetSGPRSpillStackIDs*/ false); in runOnMachineFunction()
H A DSIMachineFunctionInfo.cpp480 bool SIMachineFunctionInfo::removeDeadFrameIndices( in removeDeadFrameIndices() function in SIMachineFunctionInfo
H A DSIMachineFunctionInfo.h664 bool removeDeadFrameIndices(MachineFrameInfo &MFI,
H A DSIFrameLowering.cpp1400 FuncInfo->removeDeadFrameIndices(MFI, /*ResetSGPRSpillStackIDs*/ true); in processFunctionBeforeFrameFinalized()