Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AMDGPU/
DSIMachineFunctionInfo.cpp155 struct SpilledReg Spill; in getSpilledReg() local
DSIRegisterInfo.cpp282 struct SIMachineFunctionInfo::SpilledReg Spill = in eliminateFrameIndex() local
315 struct SIMachineFunctionInfo::SpilledReg Spill = in eliminateFrameIndex() local
/external/llvm/lib/CodeGen/
DRegAllocBasic.cpp191 LiveInterval &Spill = *Intfs[i]; in spillInterferences() local
/external/v8/src/compiler/
Dregister-allocator.cc476 void LiveRange::Spill() { in Spill() function in v8::internal::compiler::LiveRange
2587 void RegisterAllocator::Spill(LiveRange* range) { in Spill() function in v8::internal::compiler::RegisterAllocator
/external/v8/src/crankshaft/
Dlithium-allocator.cc2129 void LAllocator::Spill(LiveRange* range) { in Spill() function in v8::internal::LAllocator