Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dcritical_native_abi_fixup_arm.cc48 ArtMethod* resolved_method = is_double in FixUpArguments() local
Dinliner.cc228 ArtMethod* resolved_method = invoke->GetResolvedMethod(); in FindVirtualOrInterfaceTarget() local
359 ArtMethod* HInliner::FindMethodFromCHA(ArtMethod* resolved_method) { in FindMethodFromCHA()
467 ArtMethod* resolved_method = invoke_instruction->GetResolvedMethod(); in TryInline() local
748 ArtMethod* resolved_method = invoke_instruction->GetResolvedMethod(); in ResolveMethodFromInlineCache() local
801 ArtMethod* resolved_method = ResolveMethodFromInlineCache( in TryInlineMonomorphicCall() local
1841 ArtMethod* const resolved_method = callee_graph->GetArtMethod(); in SubstituteArguments() local
1895 ArtMethod* const resolved_method = callee_graph->GetArtMethod(); in CanInlineBody() local
2061 ArtMethod* resolved_method, in TryBuildAndInlineHelper()
2286 bool HInliner::ArgumentTypesMoreSpecific(HInvoke* invoke_instruction, ArtMethod* resolved_method) { in ArgumentTypesMoreSpecific()
2347 void HInliner::FixUpReturnReferenceType(ArtMethod* resolved_method, in FixUpReturnReferenceType()
Dinstruction_builder.cc904 ArtMethod* resolved_method = in ResolveMethod() local
1021 ArtMethod* resolved_method = ResolveMethod(method_idx, in BuildInvoke() local
1351 ArtMethod* resolved_method = ResolveMethod(method_idx, in BuildInvokePolymorphic() local
1736 ArtMethod* resolved_method, in ProcessClinitCheckForInvoke()
/art/runtime/
Dclass_linker-inl.h301 ArtMethod* resolved_method = referrer->GetDexCache()->GetResolvedMethod(method_idx); in ResolveMethod() local
/art/runtime/entrypoints/
Dentrypoint_utils-inl.h608 ArtMethod* resolved_method, in FindSuperMethodToCall()
/art/runtime/interpreter/mterp/
Dnterp.cc251 ArtMethod* resolved_method = caller->SkipAccessChecks() in NterpGetMethod() local
/art/dex2oat/
Dverifier_deps_test.cc150 ArtMethod* resolved_method = in VerifyMethod() local
/art/runtime/entrypoints/quick/
Dquick_trampoline_entrypoints.cc2355 ArtMethod* resolved_method = linker->ResolveMethod<ClassLinker::ResolveMode::kCheckICCEAndIAE>( in artInvokePolymorphic() local
/art/dex2oat/linker/
Doat_writer.cc1537 ArtMethod* resolved_method = klass_->IsInterface() in VisitMethod() local