Home | History | Annotate | Download | only in optimizing

Lines Matching defs:MoveLocation

309       arm64_codegen->MoveLocation(out, calling_convention.GetReturnLocation(type), type);
354 arm64_codegen->MoveLocation(locations->Out(), calling_convention.GetReturnLocation(type), type);
466 arm64_codegen->MoveLocation(locations->Out(), ret_loc, ret_type);
606 arm64_codegen->MoveLocation(LocationFrom(calling_convention.GetRegisterAt(0)), obj_, type);
612 arm64_codegen->MoveLocation(out_, calling_convention.GetReturnLocation(type), type);
768 arm64_codegen->MoveLocation(out_, calling_convention.GetReturnLocation(type), type);
833 // arm64_codegen->MoveLocation(
846 arm64_codegen->MoveLocation(out_, calling_convention.GetReturnLocation(type), type);
994 codegen_->MoveLocation(move->GetDestination(), move->GetSource(), Primitive::kPrimVoid);
1183 void CodeGeneratorARM64::MoveLocation(Location destination,