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