Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dpipeline.cc2581 void PipelineImpl::AllocateRegisters(const RegisterConfiguration* config, in AllocateRegisters() function in v8::internal::compiler::PipelineImpl
Dregister-allocator.cc2760 void LinearScanAllocator::AllocateRegisters() { in AllocateRegisters() function in v8::internal::compiler::LinearScanAllocator