Home | History | Annotate | Download | only in optimizing

Lines Matching defs:MoveLocation

203       mips64_codegen->MoveLocation(out, calling_convention.GetReturnLocation(type), type);
250 mips64_codegen->MoveLocation(locations->Out(),
363 mips64_codegen->MoveLocation(locations->Out(), ret_loc, ret_type);
466 codegen_->MoveLocation(move->GetDestination(), move->GetSource(), move->GetType());
631 void CodeGeneratorMIPS64::MoveLocation(Location destination,
2696 codegen_->MoveLocation(locations->Out(), locations->InAt(1), select->GetType());