Searched refs:spillSGPR (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | SIRegisterInfo.h | 154 bool spillSGPR(MachineBasicBlock::iterator MI, int FI, RegScavenger *RS,
|
H A D | SIRegisterInfo.cpp | 1760 bool SIRegisterInfo::spillSGPR(MachineBasicBlock::iterator MI, int Index, in spillSGPR() function in SIRegisterInfo 2053 return spillSGPR(MI, FI, RS, Indexes, LIS, true, SpillToPhysVGPRLane); in eliminateSGPRToVGPRSpillFrameIndex() 2112 return spillSGPR(MI, Index, RS); in eliminateFrameIndex()
|