Home
last modified time | relevance | path

Searched defs:method_handle (Results 1 – 8 of 8) sorted by relevance

/art/runtime/
Dmethod_handles.cc368 Handle<mirror::MethodHandle> method_handle, in MethodHandleInvokeTransform()
623 Handle<mirror::MethodHandle> method_handle, in MethodHandleFieldAccess()
692 Handle<mirror::MethodHandle> method_handle, in DoVarHandleInvokeTranslation()
753 Handle<mirror::MethodHandle> method_handle, in DoMethodHandleInvokeMethod()
813 Handle<mirror::MethodHandle> method_handle, in MethodHandleInvokeExactInternal()
847 Handle<mirror::MethodHandle> method_handle, in MethodHandleInvokeInternal()
898 Handle<mirror::MethodHandle> method_handle, in MethodHandleInvoke()
908 Handle<mirror::MethodHandle> method_handle, in MethodHandleInvokeExact()
917 Handle<mirror::MethodHandle> method_handle, in MethodHandleInvokeExactWithFrame()
Dclass_linker.cc10515 const dex::MethodHandleItem& method_handle, in ResolveMethodHandleForField()
10647 const dex::MethodHandleItem& method_handle, in ResolveMethodHandleForMethod()
10828 const dex::MethodHandleItem& method_handle = dex_file->GetMethodHandle(method_handle_idx); in ResolveMethodHandle() local
/art/compiler/optimizing/
Dcode_generator.cc790 HLoadMethodHandle* method_handle, in CreateLoadMethodHandleRuntimeCallLocationSummary()
802 void CodeGenerator::GenerateLoadMethodHandleRuntimeCall(HLoadMethodHandle* method_handle) { in GenerateLoadMethodHandleRuntimeCall()
Dintrinsics_x86_64.cc156 InvokePolymorphicSlowPathX86_64(HInstruction* instruction, CpuRegister method_handle) in InvokePolymorphicSlowPathX86_64()
4274 CpuRegister method_handle = receiver_mh_loc.IsRegister() in VisitMethodHandleInvokeExact() local
Dintrinsics_arm64.cc177 InvokePolymorphicSlowPathARM64(HInstruction* instruction, Register method_handle) in InvokePolymorphicSlowPathARM64()
6015 Register method_handle = receiver_mh_loc.IsRegister() in VisitMethodHandleInvokeExact() local
Dintrinsics_riscv64.cc98 InvokePolymorphicSlowPathRISCV64(HInstruction* instruction, XRegister method_handle) in InvokePolymorphicSlowPathRISCV64()
5792 XRegister method_handle = locations->InAt(0).AsRegister<XRegister>(); in VisitMethodHandleInvokeExact() local
/art/runtime/interpreter/
Dinterpreter_common.cc310 Handle<mirror::MethodHandle> method_handle(hs.NewHandle( in DoMethodHandleInvokeCommon() local
/art/runtime/entrypoints/quick/
Dquick_trampoline_entrypoints.cc2483 Handle<mirror::MethodHandle> method_handle(hs.NewHandle( in artInvokePolymorphic() local
2562 Handle<mirror::MethodHandle> method_handle( in artInvokePolymorphicWithHiddenReceiver() local