Searched defs:spill (Results 1 – 5 of 5) sorted by relevance
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | RegisterScavenging.cpp | 223 RegScavenger::spill(Register Reg, const TargetRegisterClass &RC, int SPAdj, spill() function in RegScavenger |
H A D | InlineSpiller.cpp | 1281 void InlineSpiller::spill(LiveRangeEdit &edit) { spill() function in InlineSpiller |
H A D | RegAllocFast.cpp | 564 void RegAllocFastImpl::spill(MachineBasicBlock::iterator Before, spill() function in RegAllocFastImpl |
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86FastPreTileConfig.cpp | 201 void X86FastPreTileConfig::spill(MachineBasicBlock::iterator Before, spill() function in X86FastPreTileConfig |
/llvm-project/lld/ELF/ | ||
H A D | LinkerScript.cpp | 1472 PotentialSpillSection *spill = list.head; spillSections() local |