Home
last modified time | relevance | path

Searched refs:AddToUnhandled (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/compiler/backend/
Dregister-allocator.cc3120 AddToUnhandled(third_part); in SpillNotLiveRanges()
3122 AddToUnhandled(split); in SpillNotLiveRanges()
3146 AddToUnhandled(split); in SpillNotLiveRanges()
3188 AddToUnhandled(tail); in AssignRegisterOnReload()
3227 AddToUnhandled(to_resurrect); in ReloadLiveRanges()
3258 AddToUnhandled(split); in ReloadLiveRanges()
3486 AddToUnhandled(split_off); in UpdateDeferredFixedRanges()
3614 AddToUnhandled(to_add); in AllocateRegisters()
3887 void LinearScanAllocator::AddToUnhandled(LiveRange* range) { in AddToUnhandled() function in v8::internal::compiler::LinearScanAllocator
4217 AddToUnhandled(tail); in TryAllocateFreeReg()
[all …]
Dregister-allocator.h1454 void AddToUnhandled(LiveRange* range);