Home
last modified time | relevance | path

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

/external/llvm/lib/Target/R600/
DSIMachineFunctionInfo.cpp51 struct SpilledReg Spill; in getSpilledReg() local
DSIRegisterInfo.cpp218 struct SIMachineFunctionInfo::SpilledReg Spill = in eliminateFrameIndex() local
249 struct SIMachineFunctionInfo::SpilledReg Spill = in eliminateFrameIndex() local
/external/llvm/lib/CodeGen/
DRegAllocBasic.cpp191 LiveInterval &Spill = *Intfs[i]; in spillInterferences() local
/external/v8/src/
Dlithium-allocator.cc2133 void LAllocator::Spill(LiveRange* range) { in Spill() function in v8::internal::LAllocator
/external/v8/src/compiler/
Dregister-allocator.cc2156 void RegisterAllocator::Spill(LiveRange* range) { in Spill() function in v8::internal::compiler::RegisterAllocator