Home
last modified time | relevance | path

Searched defs:Spill (Results 1 – 17 of 17) sorted by relevance

/external/llvm/lib/Target/AMDGPU/
DSIMachineFunctionInfo.cpp202 struct SpilledReg Spill; in getSpilledReg() local
DSIRegisterInfo.cpp528 struct SIMachineFunctionInfo::SpilledReg Spill = in eliminateFrameIndex() local
592 struct SIMachineFunctionInfo::SpilledReg Spill = in eliminateFrameIndex() local
/external/llvm/lib/CodeGen/
DRegAllocBasic.cpp191 LiveInterval &Spill = *Intfs[i]; in spillInterferences() local
DInlineSpiller.cpp1054 void HoistSpillHelper::addToMergeableSpills(MachineInstr &Spill, int StackSlot, in addToMergeableSpills()
1066 bool HoistSpillHelper::rmFromMergeableSpills(MachineInstr &Spill, in rmFromMergeableSpills()
1164 for (const auto Spill : Spills) { in getVisitOrders() local
/external/llvm-project/llvm/lib/Target/AMDGPU/
DSIFrameLowering.cpp985 ArrayRef<SIMachineFunctionInfo::SpilledReg> Spill = in emitPrologue() local
1003 ArrayRef<SIMachineFunctionInfo::SpilledReg> Spill = in emitPrologue() local
1157 ArrayRef<SIMachineFunctionInfo::SpilledReg> Spill = in emitEpilogue() local
1182 ArrayRef<SIMachineFunctionInfo::SpilledReg> Spill = in emitEpilogue() local
DSIMachineFunctionInfo.cpp378 auto &Spill = VGPRToAGPRSpills[FI]; in allocateVGPRSpillToAGPR() local
DSIRegisterInfo.cpp1095 SIMachineFunctionInfo::SpilledReg Spill = VGPRSpills[i]; in spillSGPR() local
1216 SIMachineFunctionInfo::SpilledReg Spill = VGPRSpills[i]; in restoreSGPR() local
/external/llvm-project/llvm/lib/CodeGen/
DRegAllocBasic.cpp232 LiveInterval &Spill = *Intfs[i]; in spillInterferences() local
DInlineSpiller.cpp979 MachineBasicBlock::iterator Spill = std::next(MI); in insertSpill() local
1168 void HoistSpillHelper::addToMergeableSpills(MachineInstr &Spill, int StackSlot, in addToMergeableSpills()
1187 bool HoistSpillHelper::rmFromMergeableSpills(MachineInstr &Spill, in rmFromMergeableSpills()
1281 for (const auto Spill : Spills) { in getVisitOrders() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegAllocBasic.cpp227 LiveInterval &Spill = *Intfs[i]; in spillInterferences() local
DInlineSpiller.cpp1138 void HoistSpillHelper::addToMergeableSpills(MachineInstr &Spill, int StackSlot, in addToMergeableSpills()
1157 bool HoistSpillHelper::rmFromMergeableSpills(MachineInstr &Spill, in rmFromMergeableSpills()
1251 for (const auto Spill : Spills) { in getVisitOrders() local
/external/llvm-project/llvm/include/llvm/CodeGen/
DFunctionLoweringInfo.h101 Spill, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIMachineFunctionInfo.cpp332 auto &Spill = VGPRToAGPRSpills[FI]; in allocateVGPRSpillToAGPR() local
DSIFrameLowering.cpp756 ArrayRef<SIMachineFunctionInfo::SpilledReg> Spill in emitPrologue() local
860 ArrayRef<SIMachineFunctionInfo::SpilledReg> Spill in emitEpilogue() local
DSIRegisterInfo.cpp791 SIMachineFunctionInfo::SpilledReg Spill = VGPRSpills[i]; in spillSGPR() local
892 SIMachineFunctionInfo::SpilledReg Spill = VGPRSpills[i]; in restoreSGPR() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
DCoroFrame.cpp289 class Spill { class
295 Spill(Value *Def, llvm::User *U) : Def(Def), User(cast<Instruction>(U)) {} in Spill() function in __anon0137a4710511::Spill
/external/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
DInstrRefBasedImpl.cpp770 const SpillLoc &Spill = SpillLocs[LocID - NumRegs + 1]; in emitLoc() local