Home | History | Annotate | Download | only in optimizing

Lines Matching defs:GetNextLocation

646 Location InvokeDexCallingConventionVisitor::GetNextLocation(Primitive::Type type) {
695 locations->SetInAt(i, calling_convention_visitor.GetNextLocation(input->GetType()));
901 Location location = parameter_visitor_.GetNextLocation(instruction->GetType());