Home
last modified time | relevance | path

Searched defs:AllocateBlockedReg (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/crankshaft/
Dlithium-allocator.cc1840 void LAllocator::AllocateBlockedReg(LiveRange* current) { in AllocateBlockedReg() function in v8::internal::LAllocator
/external/v8/src/compiler/
Dregister-allocator.cc3165 void LinearScanAllocator::AllocateBlockedReg(LiveRange* current) { in AllocateBlockedReg() function in v8::internal::compiler::LinearScanAllocator