Home
last modified time | relevance | path

Searched defs:current_method (Results 1 – 13 of 13) sorted by relevance

/art/runtime/
Dnative_stack_dump.cc286 ArtMethod* current_method, in DumpNativeStack()
Djava_vm_ext.cc484 ArtMethod* current_method = self->GetCurrentMethod(nullptr); in JniAbort() local
Dclass_linker.cc6154 ArtMethod* current_method = &method_iter; in FindDefaultMethodImplementation() local
6303 ArtMethod* current_method, in SetIMTRef()
6983 ArtMethod* current_method = nullptr; in FindMethod() local
7517 ArtMethod* current_method = helper.FindMethod(interface_method, in LinkInterfaceMethods() local
Dthread.cc1808 ArtMethod* current_method = thread->GetCurrentMethod(nullptr); in ShouldShowNativeStack() local
/art/runtime/mirror/
Dclass.cc662 ArtMethod* current_method = &method_iter; in FindVirtualMethodForInterfaceSuper() local
/art/compiler/optimizing/
Dcode_generator_arm64.cc4481 Location current_method = invoke->GetLocations()->InAt(invoke->GetSpecialInputIndex()); in GenerateCalleeMethodStaticOrDirectCall() local
4908 Register current_method = InputRegisterAt(cls, 0); in VisitLoadClass() local
Dcode_generator_x86_64.cc1006 Location current_method = invoke->GetLocations()->InAt(invoke->GetSpecialInputIndex()); in GenerateCalleeMethodStaticOrDirectCall() local
5545 CpuRegister current_method = locations->InAt(0).AsRegister<CpuRegister>(); in VisitLoadClass() local
Dcode_generator_x86.cc4553 Location current_method = invoke->GetLocations()->InAt(invoke->GetSpecialInputIndex()); in GenerateCalleeMethodStaticOrDirectCall() local
6143 Register current_method = locations->InAt(0).AsRegister<Register>(); in VisitLoadClass() local
Dcode_generator_arm_vixl.cc6797 vixl32::Register current_method = InputRegisterAt(cls, 0); in VisitLoadClass() local
8377 Location current_method = invoke->GetLocations()->InAt(invoke->GetSpecialInputIndex()); in GenerateCalleeMethodStaticOrDirectCall() local
Dnodes.h5669 HLoadClass(HCurrentMethod* current_method, in HLoadClass()
5872 HLoadString(HCurrentMethod* current_method, in HLoadString()
Dcode_generator_arm.cc6735 Register current_method = locations->InAt(0).AsRegister<Register>(); in VisitLoadClass() local
8283 Location current_method = invoke->GetLocations()->InAt(invoke->GetSpecialInputIndex()); in GenerateCalleeMethodStaticOrDirectCall() local
Dcode_generator_mips64.cc4975 Location current_method = invoke->GetLocations()->InAt(invoke->GetSpecialInputIndex()); in GenerateStaticOrDirectCall() local
Dcode_generator_mips.cc6946 Location current_method = invoke->GetLocations()->InAt(invoke->GetSpecialInputIndex()); in GenerateStaticOrDirectCall() local