Searched defs:OnlyToVGPR (Results 1 – 1 of 1) sorted by relevance
/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | SIRegisterInfo.cpp | 1762 spillSGPR(MachineBasicBlock::iterator MI,int Index,RegScavenger * RS,SlotIndexes * Indexes,LiveIntervals * LIS,bool OnlyToVGPR,bool SpillToPhysVGPRLane) const spillSGPR() argument 1885 restoreSGPR(MachineBasicBlock::iterator MI,int Index,RegScavenger * RS,SlotIndexes * Indexes,LiveIntervals * LIS,bool OnlyToVGPR,bool SpillToPhysVGPRLane) const restoreSGPR() argument
|