Home
last modified time | relevance | path

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

/external/v8/src/crankshaft/
Dlithium-allocator.h458 void SpillBetween(LiveRange* range,
Dlithium-allocator.cc1550 SpillBetween(current, current->Start(), pos->pos()); in AllocateRegisters()
1907 SpillBetween(current, current->Start(), register_use->pos()); in AllocateBlockedReg()
2007 SpillBetween(range, split_pos, next_intersection); in SplitAndSpillIntersecting()
2099 void LAllocator::SpillBetween(LiveRange* range, in SpillBetween() function in v8::internal::LAllocator
/external/v8/src/compiler/
Dregister-allocator.cc2746 SpillBetween(current, current->Start(), register_use->pos()); in AllocateBlockedReg()
2809 SpillBetween(range, split_pos, next_intersection); in SplitAndSpillIntersecting()
2899 SpillBetween(range, range->Start(), pos->pos()); in TryReuseSpillForPhi()
2913 void LinearScanAllocator::SpillBetween(LiveRange* range, LifetimePosition start, in SpillBetween() function in v8::internal::compiler::LinearScanAllocator
Dregister-allocator.h1054 void SpillBetween(LiveRange* range, LifetimePosition start,