Home
last modified time | relevance | path

Searched refs:SplitAndSpillIntersecting (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/crankshaft/
Dlithium-allocator.h471 void SplitAndSpillIntersecting(LiveRange* range);
Dlithium-allocator.cc1925 SplitAndSpillIntersecting(current); in AllocateBlockedReg()
1962 void LAllocator::SplitAndSpillIntersecting(LiveRange* current) { in SplitAndSpillIntersecting() function in v8::internal::LAllocator
/external/v8/src/compiler/
Dregister-allocator.h1103 void SplitAndSpillIntersecting(LiveRange* range);
Dregister-allocator.cc3307 SplitAndSpillIntersecting(current); in AllocateBlockedReg()
3311 void LinearScanAllocator::SplitAndSpillIntersecting(LiveRange* current) { in SplitAndSpillIntersecting() function in v8::internal::compiler::LinearScanAllocator