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

  /art/compiler/optimizing/
register_allocator.h 46 void AllocateRegisters();
optimizing_compiler.cc 144 register_allocator.AllocateRegisters();
register_allocator_test.cc 47 register_allocator.AllocateRegisters();
304 register_allocator.AllocateRegisters();
register_allocator.cc 72 void RegisterAllocator::AllocateRegisters() {
    [all...]
  /external/chromium_org/v8/src/compiler/
register-allocator.h 380 void AllocateRegisters();
register-allocator.cc     [all...]
  /external/chromium_org/v8/src/
lithium-allocator.h 392 void AllocateRegisters();
lithium-allocator.cc     [all...]

Completed in 248 milliseconds