Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMachineFunctionInfo.cpp545 MachineFrameInfo &MFI, bool ResetSGPRSpillStackIDs) { in removeDeadFrameIndices() argument
559 if (!ResetSGPRSpillStackIDs) { in removeDeadFrameIndices()
567 if (ResetSGPRSpillStackIDs) { in removeDeadFrameIndices()
H A DSIMachineFunctionInfo.h814 bool ResetSGPRSpillStackIDs);