Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/
H A DRegAllocBasic.cpp229 for (const LiveInterval *Spill : Intfs) { spillInterferences() local
H A DStackFrameLayoutAnalysisPass.cpp53 Spill, // a Spill slot global() enumerator
H A DInlineSpiller.cpp1125 LIS.InsertMachineInstrRangeInMaps(Spill, MIS.end()); in insertSpill() local
1313 addToMergeableSpills(MachineInstr & Spill,int StackSlot,unsigned Original) addToMergeableSpills() argument
1332 rmFromMergeableSpills(MachineInstr & Spill,int StackSlot) rmFromMergeableSpills() argument
1429 for (auto *const Spill : Spills) { getVisitOrders() local
[all...]
H A DMachineCopyPropagation.cpp1211 for (const MachineInstr *Spill : drop_begin(SC)) EliminateSpillageCopies() local
1278 __anond43b9f7b0802(const MachineInstr &Spill, const MachineInstr &Reload) EliminateSpillageCopies() argument
/llvm-project/llvm/include/llvm/CodeGen/
H A DFunctionLoweringInfo.h105 Spill, enumerator
/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIFrameLowering.cpp270 ArrayRef<SIRegisterInfo::SpilledReg> Spill = in saveToVGPRLane() local
316 ArrayRef<SIRegisterInfo::SpilledReg> Spill = in restoreFromVGPRLane() local
968 for (const auto &Spill : FuncInfo->getPrologEpilogSGPRSpills()) { emitCSRSpillStores() local
1011 for (const auto &Spill : FuncInfo->getPrologEpilogSGPRSpills()) { emitCSRSpillRestores() local
[all...]
H A DSIMachineFunctionInfo.cpp457 auto &Spill = VGPRToAGPRSpills[FI]; allocateVGPRSpillToAGPR() local
H A DSIRegisterInfo.cpp1786 SpilledReg Spill = VGPRSpills[i]; spillSGPR() local
1903 SpilledReg Spill = VGPRSpills[i]; restoreSGPR() local
[all...]
H A DSIDefines.h92 Spill = 1 << 26, enumerator
/llvm-project/lld/ELF/
H A DInputSection.h51 enum Kind { Regular, Synthetic, Spill, EHFrame, Merge, Output }; global() enumerator
/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp1234 const SpillLoc &Spill = SpillLocs[SpillID.id()]; emitLoc() local