HomeSort by relevance Sort by last modified time
    Searched defs:AllocateRegisters (Results 1 - 6 of 6) sorted by null

  /art/compiler/optimizing/
register_allocator_linear_scan.cc 91 void RegisterAllocatorLinearScan::AllocateRegisters() {
    [all...]
optimizing_compiler.cc 716 static void AllocateRegisters(HGraph* graph,
732 RegisterAllocator::Create(graph->GetArena(), codegen, liveness, strategy)->AllocateRegisters();
    [all...]
register_allocator_graph_color.cc 599 void RegisterAllocatorGraphColor::AllocateRegisters() {
    [all...]
  /external/v8/src/compiler/
pipeline.cc 408 void AllocateRegisters(const RegisterConfiguration* config,
    [all...]
register-allocator.cc     [all...]
  /external/v8/src/crankshaft/
lithium-allocator.cc     [all...]

Completed in 155 milliseconds