Searched defs:Spill (Results 1 – 7 of 7) sorted by relevance
1059 MachineBasicBlock::iterator Spill = std::next(MI); in insertSpill() local1247 void HoistSpillHelper::addToMergeableSpills(MachineInstr &Spill, int StackSlot, in addToMergeableSpills()1266 bool HoistSpillHelper::rmFromMergeableSpills(MachineInstr &Spill, in rmFromMergeableSpills()1363 for (auto *const Spill : Spills) { in getVisitOrders() local
230 const LiveInterval &Spill = *Intfs[i]; in spillInterferences() local
53 Spill, // a Spill slot enumerator
260 ArrayRef<SIRegisterInfo::SpilledReg> Spill = in saveToVGPRLane() local305 ArrayRef<SIRegisterInfo::SpilledReg> Spill = in restoreFromVGPRLane() local959 for (const auto &Spill : FuncInfo->getPrologEpilogSGPRSpills()) { in emitCSRSpillStores() local1002 for (const auto &Spill : FuncInfo->getPrologEpilogSGPRSpills()) { in emitCSRSpillRestores() local
423 auto &Spill = VGPRToAGPRSpills[FI]; in allocateVGPRSpillToAGPR() local
1729 SpilledReg Spill = VGPRSpills[i]; in spillSGPR() local1843 SpilledReg Spill = VGPRSpills[i]; in restoreSGPR() local
100 Spill, enumerator