Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSILowerSGPRSpills.cpp376 bool Spilled = TRI->eliminateSGPRToVGPRSpillFrameIndex( in runOnMachineFunction()
384 bool Spilled = TRI->eliminateSGPRToVGPRSpillFrameIndex( in runOnMachineFunction()
H A DSIRegisterInfo.h172 bool eliminateSGPRToVGPRSpillFrameIndex(
H A DSIRegisterInfo.cpp2035 bool SIRegisterInfo::eliminateSGPRToVGPRSpillFrameIndex( in eliminateSGPRToVGPRSpillFrameIndex() function in SIRegisterInfo