Home | History | Annotate | Download | only in optimizing

Lines Matching defs:ret_type

349       Primitive::Type ret_type = instruction_->GetType();
350 Location ret_loc = calling_convention.GetReturnLocation(ret_type);
351 mips64_codegen->MoveLocation(locations->Out(), ret_loc, ret_type);