Home
last modified time | relevance | path

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

/external/v8/src/mips/
Dvirtual-frame-mips.h177 void Spill(Register reg) { in Spill() function
/external/v8/src/
Dlithium-allocator.cc2072 void LAllocator::Spill(LiveRange* range) { in Spill() function in v8::internal::LAllocator