Home
last modified time | relevance | path

Searched refs:shiftSpillPhysVGPRsToLowestRange (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMachineFunctionInfo.h725 void shiftSpillPhysVGPRsToLowestRange(MachineFunction &MF);
H A DSIMachineFunctionInfo.cpp323 void SIMachineFunctionInfo::shiftSpillPhysVGPRsToLowestRange( in shiftSpillPhysVGPRsToLowestRange() function in SIMachineFunctionInfo
H A DSIFrameLowering.cpp1577 MFI->shiftSpillPhysVGPRsToLowestRange(MF); in determineCalleeSaves()