Home | History | Annotate | Download | only in optimizing

Lines Matching defs:ret_type

332       Primitive::Type ret_type = instruction_->GetType();
333 Location ret_loc = calling_convention.GetReturnLocation(ret_type);
334 arm64_codegen->MoveLocation(locations->Out(), ret_loc, ret_type);