Home
last modified time | relevance | path

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

/external/v8/src/crankshaft/
Dlithium-allocator.h460 void SpillBetween(LiveRange* range,
Dlithium-allocator.cc1543 SpillBetween(current, current->Start(), pos->pos()); in AllocateRegisters()
1900 SpillBetween(current, current->Start(), register_use->pos()); in AllocateBlockedReg()
2000 SpillBetween(range, split_pos, next_intersection); in SplitAndSpillIntersecting()
2092 void LAllocator::SpillBetween(LiveRange* range, in SpillBetween() function in v8::internal::LAllocator
/external/v8/src/compiler/
Dregister-allocator.cc3250 SpillBetween(current, current->Start(), register_use->pos()); in AllocateBlockedReg()
3336 SpillBetween(range, split_pos, next_intersection); in SplitAndSpillIntersecting()
3425 SpillBetween(range, range->Start(), pos->pos()); in TryReuseSpillForPhi()
3439 void LinearScanAllocator::SpillBetween(LiveRange* range, LifetimePosition start, in SpillBetween() function in v8::internal::compiler::LinearScanAllocator
Dregister-allocator.h1095 void SpillBetween(LiveRange* range, LifetimePosition start,