Searched defs:AllocateRegisters (Results 1 – 3 of 3) sorted by relevance
/art/compiler/optimizing/ | ||
D | register_allocator_linear_scan.cc | 93 void RegisterAllocatorLinearScan::AllocateRegisters() { in AllocateRegisters() function in art::RegisterAllocatorLinearScan |
D | optimizing_compiler.cc | 581 static void AllocateRegisters(HGraph* graph, in AllocateRegisters() function |
D | register_allocator_graph_color.cc | 625 void RegisterAllocatorGraphColor::AllocateRegisters() { in AllocateRegisters() function in art::RegisterAllocatorGraphColor |