Searched defs:Spill (Results 1 – 7 of 7) sorted by relevance
227 LiveInterval &Spill = *Intfs[i]; in spillInterferences() local
1138 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
332 auto &Spill = VGPRToAGPRSpills[FI]; in allocateVGPRSpillToAGPR() local
756 ArrayRef<SIMachineFunctionInfo::SpilledReg> Spill in emitPrologue() local860 ArrayRef<SIMachineFunctionInfo::SpilledReg> Spill in emitEpilogue() local
791 SIMachineFunctionInfo::SpilledReg Spill = VGPRSpills[i]; in spillSGPR() local892 SIMachineFunctionInfo::SpilledReg Spill = VGPRSpills[i]; in restoreSGPR() local
289 class Spill { class295 Spill(Value *Def, llvm::User *U) : Def(Def), User(cast<Instruction>(U)) {} in Spill() function in __anon421eedaf0511::Spill
2908 Variable *Spill = Func->makeVariable(IceType_f64); in lowerCast() local2945 Variable *Spill = Func->makeVariable(IceType_f64); in lowerCast() local