Home
last modified time | relevance | path

Searched refs:AllocateRegistersLocally (Results 1 – 2 of 2) sorted by relevance

/art/compiler/optimizing/
Dcode_generator.h366 void AllocateRegistersLocally(HInstruction* instruction) const;
Dcode_generator.cc314 void CodeGenerator::AllocateRegistersLocally(HInstruction* instruction) const { in AllocateRegistersLocally() function in art::CodeGenerator
414 AllocateRegistersLocally(instruction); in InitLocationsBaseline()