Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocBasic.cpp230 const LiveInterval &Spill = *Intfs[i]; spillInterferences() local
H A DInlineSpiller.cpp1127 MachineBasicBlock::iterator Spill = std::next(MI); in insertSpill() local
1315 addToMergeableSpills(MachineInstr & Spill,int StackSlot,unsigned Original) addToMergeableSpills() argument
1334 rmFromMergeableSpills(MachineInstr & Spill,int StackSlot) rmFromMergeableSpills() argument
1431 for (auto *const Spill : Spills) { getVisitOrders() local
[all...]
H A DStackFrameLayoutAnalysisPass.cpp53 Spill, // a Spill slot enumerator
H A DMachineCopyPropagation.cpp1188 for (const MachineInstr *Spill : drop_begin(SC)) EliminateSpillageCopies() local
1255 __anon783e8d5a0802(const MachineInstr &Spill, const MachineInstr &Reload) EliminateSpillageCopies() argument
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DFunctionLoweringInfo.h105 Spill, enumerator
/freebsd-src/contrib/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.cpp449 auto &Spill = VGPRToAGPRSpills[FI]; allocateVGPRSpillToAGPR() local
H A DSIRegisterInfo.cpp1778 SpilledReg Spill = VGPRSpills[i]; spillSGPR() local
1895 SpilledReg Spill = VGPRSpills[i]; restoreSGPR() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp1234 const SpillLoc &Spill = SpillLocs[SpillID.id()]; emitLoc() local