Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDSILowerSGPRSpills.cpp424 FuncInfo->removeDeadFrameIndices(MFI, /*ResetSGPRSpillStackIDs*/ false); in runOnMachineFunction()
HDSIMachineFunctionInfo.cpp512 bool SIMachineFunctionInfo::removeDeadFrameIndices( in removeDeadFrameIndices() function in SIMachineFunctionInfo
HDSIMachineFunctionInfo.h734 bool removeDeadFrameIndices(MachineFrameInfo &MFI,
HDSIFrameLowering.cpp1431 FuncInfo->removeDeadFrameIndices(MFI, /*ResetSGPRSpillStackIDs*/ true); in processFunctionBeforeFrameFinalized()