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.cpp513 MachineFrameInfo &MFI, bool ResetSGPRSpillStackIDs) { in removeDeadFrameIndices() argument
527 if (!ResetSGPRSpillStackIDs) { in removeDeadFrameIndices()
535 if (ResetSGPRSpillStackIDs) { in removeDeadFrameIndices()
H A DSIMachineFunctionInfo.h735 bool ResetSGPRSpillStackIDs);