Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIRegisterInfo.h154 bool spillSGPR(MachineBasicBlock::iterator MI, int FI, RegScavenger *RS,
H A DSIRegisterInfo.cpp1760 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()