Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIRegisterInfo.h159 bool restoreSGPR(MachineBasicBlock::iterator MI, int FI, RegScavenger *RS, in supportsBackwardScavenger()
H A DSIRegisterInfo.cpp1883 bool SIRegisterInfo::restoreSGPR(MachineBasicBlock::iterator MI, int Index, in restoreSGPR() function in SIRegisterInfo
2068 return restoreSGPR(MI, FI, RS, Indexes, LIS, true, SpillToPhysVGPRLane); in eliminateSGPRToVGPRSpillFrameIndex()
2130 return restoreSGPR(MI, Index, RS); in eliminateFrameIndex()