Searched refs:AllocateLocations (Results 1 – 4 of 4) sorted by relevance
53 codegen_->AllocateLocations(current); in NumberInstructions()71 codegen_->AllocateLocations(current); in NumberInstructions()
902 void CodeGenerator::AllocateLocations(HInstruction* instruction) { in AllocateLocations() function in art::CodeGenerator904 env->AllocateLocations(); in AllocateLocations()
542 void AllocateLocations(HInstruction* instruction);
2097 void AllocateLocations() { in AllocateLocations() function