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

/openbsd-current/gnu/llvm/llvm/lib/CodeGen/
H A DStackFrameLayoutAnalysisPass.cpp53 Spill, // a Spill slot enumerator in enum:__anon2212::StackFrameLayoutAnalysisPass::SlotType
H A DRegAllocBasic.cpp230 const LiveInterval &Spill = *Intfs[i]; local
H A DInlineSpiller.cpp1059 MachineBasicBlock::iterator Spill = std::next(MI); local
1247 addToMergeableSpills(MachineInstr &Spill, int StackSlot, unsigned Original) argument
1266 rmFromMergeableSpills(MachineInstr &Spill, int StackSlot) argument
[all...]
/openbsd-current/gnu/llvm/llvm/include/llvm/CodeGen/
H A DFunctionLoweringInfo.h100 Spill, enumerator in enum:llvm::FunctionLoweringInfo::StatepointRelocationRecord::RelocType
/openbsd-current/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIMachineFunctionInfo.cpp423 auto &Spill = VGPRToAGPRSpills[FI]; local
H A DSIFrameLowering.cpp260 ArrayRef<SIRegisterInfo::SpilledReg> Spill = local
305 ArrayRef<SIRegisterInfo::SpilledReg> Spill = local
[all...]
H A DSIRegisterInfo.cpp1729 SpilledReg Spill = VGPRSpills[i]; local
1843 SpilledReg Spill = VGPRSpills[i]; local
[all...]

Completed in 132 milliseconds