Searched refs:AllocateRegisters (Results 1 - 5 of 5) sorted by relevance

/external/v8/src/compiler/
H A Dpipeline.cc408 void AllocateRegisters(const RegisterConfiguration* config,
1303 allocator.AllocateRegisters();
1316 allocator.AllocateRegisters();
1785 pipeline.AllocateRegisters(config, nullptr, run_verifier);
1864 AllocateRegisters(RegisterConfiguration::Turbofan(), call_descriptor,
1943 void PipelineImpl::AllocateRegisters(const RegisterConfiguration* config, function in class:v8::internal::compiler::PipelineImpl
H A Dregister-allocator.h1052 void AllocateRegisters();
H A Dregister-allocator.cc2749 void LinearScanAllocator::AllocateRegisters() { function in class:v8::internal::compiler::LiveRangeBoundArray::LinearScanAllocator
/external/v8/src/crankshaft/
H A Dlithium-allocator.h392 void AllocateRegisters();
H A Dlithium-allocator.cc1469 AllocateRegisters();
1478 AllocateRegisters();
1482 void LAllocator::AllocateRegisters() { function in class:LAllocator

Completed in 104 milliseconds