Home
last modified time | relevance | path

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

/external/v8/src/crankshaft/
Dlithium-allocator.h469 void SplitAndSpillIntersecting(LiveRange* range);
Dlithium-allocator.cc1931 SplitAndSpillIntersecting(current); in AllocateBlockedReg()
1968 void LAllocator::SplitAndSpillIntersecting(LiveRange* current) { in SplitAndSpillIntersecting() function in v8::internal::LAllocator
/external/v8/src/compiler/
Dregister-allocator.h1062 void SplitAndSpillIntersecting(LiveRange* range);
Dregister-allocator.cc2767 SplitAndSpillIntersecting(current); in AllocateBlockedReg()
2771 void LinearScanAllocator::SplitAndSpillIntersecting(LiveRange* current) { in SplitAndSpillIntersecting() function in v8::internal::compiler::LinearScanAllocator