Home
last modified time | relevance | path

Searched defs:resolved_method (Results 1 – 9 of 9) sorted by relevance

/art/compiler/optimizing/
Dinliner.cc245 ArtMethod* resolved_method = invoke->GetResolvedMethod(); in FindVirtualOrInterfaceTarget() local
363 ArtMethod* HInliner::FindMethodFromCHA(ArtMethod* resolved_method) { in FindMethodFromCHA()
482 ArtMethod* resolved_method = invoke_instruction->GetResolvedMethod(); in TryInline() local
832 ArtMethod* resolved_method = invoke_instruction->GetResolvedMethod(); in ResolveMethodFromInlineCache() local
885 ArtMethod* resolved_method = ResolveMethodFromInlineCache( in TryInlineMonomorphicCall() local
1937 ArtMethod* const resolved_method = callee_graph->GetArtMethod(); in SubstituteArguments() local
1991 ArtMethod* const resolved_method = callee_graph->GetArtMethod(); in CanInlineBody() local
2183 ArtMethod* resolved_method, in TryBuildAndInlineHelper()
2412 bool HInliner::ArgumentTypesMoreSpecific(HInvoke* invoke_instruction, ArtMethod* resolved_method) { in ArgumentTypesMoreSpecific()
2473 void HInliner::FixUpReturnReferenceType(ArtMethod* resolved_method, in FixUpReturnReferenceType()
Dintrinsics.cc227 ArtMethod* resolved_method = is_double in InsertFpToIntegralIntrinsic() local
Dinstruction_builder.cc941 ArtMethod* resolved_method = nullptr; in ResolveMethod() local
1090 ArtMethod* resolved_method = ResolveMethod(method_idx, in BuildInvoke() local
1443 ArtMethod* resolved_method = ResolveMethod(method_idx, in BuildInvokePolymorphic() local
1841 ArtMethod* resolved_method, in ProcessClinitCheckForInvoke()
Dfast_compiler_arm64.cc817 ArtMethod* resolved_method = nullptr; in HandleInvoke() local
/art/runtime/entrypoints/
Dentrypoint_utils-inl.h607 ArtMethod* resolved_method, in FindSuperMethodToCall()
/art/runtime/interpreter/mterp/
Dnterp.cc340 ArtMethod* resolved_method = caller->SkipAccessChecks() in NterpGetMethod() local
/art/dex2oat/
Dverifier_deps_test.cc157 ArtMethod* resolved_method = in VerifyMethod() local
/art/runtime/entrypoints/quick/
Dquick_trampoline_entrypoints.cc2440 ArtMethod* resolved_method = linker->ResolveMethodWithChecks( in artInvokePolymorphic() local
2570 ArtMethod* resolved_method = linker->ResolveMethodWithChecks( in artInvokePolymorphicWithHiddenReceiver() local
/art/dex2oat/linker/
Doat_writer.cc1525 ArtMethod* resolved_method = klass_->IsInterface() in VisitMethod() local