Home
last modified time | relevance | path

Searched refs:ResetSGPRSpillStackIDs (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMachineFunctionInfo.cpp507 MachineFrameInfo &MFI, bool ResetSGPRSpillStackIDs) { in removeDeadFrameIndices() argument
521 if (!ResetSGPRSpillStackIDs) { in removeDeadFrameIndices()
529 if (ResetSGPRSpillStackIDs) { in removeDeadFrameIndices()
H A DSIMachineFunctionInfo.h719 bool ResetSGPRSpillStackIDs);