Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dregister_allocator_linear_scan.cc93 void RegisterAllocatorLinearScan::AllocateRegisters() { in AllocateRegisters() function in art::RegisterAllocatorLinearScan
Doptimizing_compiler.cc565 static void AllocateRegisters(HGraph* graph, in AllocateRegisters() function
Dregister_allocator_graph_color.cc625 void RegisterAllocatorGraphColor::AllocateRegisters() { in AllocateRegisters() function in art::RegisterAllocatorGraphColor