Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/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 __anon421eedaf0511::Spill
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceTargetLoweringX8632.cpp2908 Variable *Spill = Func->makeVariable(IceType_f64); in lowerCast() local
2945 Variable *Spill = Func->makeVariable(IceType_f64); in lowerCast() local