| /art/runtime/mirror/ |
| D | method_type-inl.h | 99 inline MethodType::RawPTypesAccessor::RawPTypesAccessor(RawMethodType method_type) in RawPTypesAccessor() 114 Handle<MethodType> method_type, HandleScopeType* hs) { in NewHandlePTypes() 121 RawMethodType method_type, [[maybe_unused]] HandleScopeType* hs) { in NewHandlePTypes() 125 inline MethodType::ObjPtrPTypesAccessor MethodType::GetPTypes(ObjPtr<MethodType> method_type) { in GetPTypes() 129 inline MethodType::ObjPtrPTypesAccessor MethodType::GetPTypes(Handle<MethodType> method_type) { in GetPTypes() 133 inline MethodType::RawPTypesAccessor MethodType::GetPTypes(RawMethodType method_type) { in GetPTypes() 137 inline ObjPtr<mirror::Class> MethodType::GetRType(ObjPtr<MethodType> method_type) { in GetRType() 141 inline ObjPtr<mirror::Class> MethodType::GetRType(Handle<MethodType> method_type) { in GetRType() 145 inline ObjPtr<mirror::Class> MethodType::GetRType(RawMethodType method_type) { in GetRType()
|
| D | method_type.cc | 57 ObjPtr<MethodType> MethodType::Create(Thread* self, RawMethodType method_type) { in Create() 80 ObjPtr<MethodType> method_type) { in CloneWithoutLeadingParameter() 96 ObjPtr<MethodType> method_type, in CollectTrailingArguments() 120 size_t NumberOfVRegsImpl(MethodTypeType method_type) REQUIRES_SHARED(Locks::mutator_lock_) { in NumberOfVRegsImpl() 140 size_t MethodType::NumberOfVRegs(ObjPtr<mirror::MethodType> method_type) { in NumberOfVRegs() 145 size_t MethodType::NumberOfVRegs(Handle<mirror::MethodType> method_type) { in NumberOfVRegs() 149 size_t MethodType::NumberOfVRegs(RawMethodType method_type) { in NumberOfVRegs() 247 std::string PrettyDescriptorImpl(MethodTypeType method_type) in PrettyDescriptorImpl() 273 std::string MethodType::PrettyDescriptor(ObjPtr<mirror::MethodType> method_type) { in PrettyDescriptor() 278 std::string MethodType::PrettyDescriptor(Handle<MethodType> method_type) { in PrettyDescriptor() [all …]
|
| D | method_handle_impl.cc | 38 Handle<MethodType> method_type) in Initialize() 51 Handle<MethodType> method_type) in Create() 64 Handle<MethodType> method_type) in Create()
|
| D | stack_frame_info.cc | 31 Handle<MethodType> method_type, in AssignFields() 47 ObjPtr<MethodType> method_type, in SetFields()
|
| D | method_handles_lookup.cc | 50 Handle<MethodType> method_type) { in FindConstructor()
|
| D | var_handle_test.cc | 257 ObjPtr<MethodType> method_type, in AccessModeMatch() 267 ObjPtr<MethodType> method_type = MethodTypeOf(descriptor); in AccessModeExactMatch() local 278 ObjPtr<MethodType> method_type = MethodTypeOf(descriptor); in AccessModeWithConversionsMatch() local 289 ObjPtr<MethodType> method_type = MethodTypeOf(descriptor); in AccessModeNoMatch() local
|
| D | dex_cache_test.cc | 153 auto* method_type = method_types_cache->Get(i); in TEST_F() local
|
| D | var_handle.cc | 1340 AccessMode access_mode, ObjPtr<VarHandle> var_handle, MethodTypeType method_type) { in GetMethodTypeMatchForAccessModeImpl() 1391 AccessMode access_mode, ObjPtr<MethodType> method_type) { in GetMethodTypeMatchForAccessMode() 1396 AccessMode access_mode, Handle<MethodType> method_type) { in GetMethodTypeMatchForAccessMode() 1401 AccessMode access_mode, RawMethodType method_type) { in GetMethodTypeMatchForAccessMode() 1407 RawMethodType method_type(&method_type_hs); in GetMethodTypeForAccessMode() local 1413 /*out*/ RawMethodType method_type) { in GetMethodTypeForAccessMode()
|
| /art/compiler/optimizing/ |
| D | code_generation_data.h | 88 Handle<mirror::MethodType> method_type) { in ReserveJitMethodTypeRoot()
|
| D | sharpening.cc | 495 ObjPtr<mirror::MethodType> method_type = in ProcessLoadMethodType() local
|
| D | code_generator.cc | 214 Handle<mirror::MethodType> method_type) { in ReserveJitMethodTypeRoot() 810 HLoadMethodType* method_type, in CreateLoadMethodTypeRuntimeCallLocationSummary() 822 void CodeGenerator::GenerateLoadMethodTypeRuntimeCall(HLoadMethodType* method_type) { in GenerateLoadMethodTypeRuntimeCall()
|
| D | code_generator_x86_64.cc | 6922 Handle<mirror::MethodType> method_type = load->GetMethodType(); in VisitLoadMethodType() local
|
| /art/runtime/ |
| D | method_handles-inl.h | 200 Handle<mirror::MethodType> method_type, in CopyArguments()
|
| D | thread.cc | 208 DeoptimizationMethodType method_type, in DeoptimizationContextRecord() 283 DeoptimizationMethodType method_type) { in PushDeoptimizationContext() 298 DeoptimizationMethodType* method_type) { in PopDeoptimizationContext() 4035 const DeoptimizationMethodType method_type = DeoptimizationMethodType::kDefault; in QuickDeliverException() local 4765 DeoptimizationMethodType method_type; in DeoptimizeWithDeoptimizationException() local
|
| D | class_linker.cc | 10459 ObjPtr<mirror::MethodType> method_type = mirror::MethodType::Create(self, raw_method_type); in ResolveMethodType() local 10473 /*out*/ mirror::RawMethodType method_type) { in ResolveMethodType() 10634 method_type(hs.NewHandle(mirror::MethodType::Create(self, return_type, method_params))); in ResolveMethodHandleForField() local 10806 method_type(hs.NewHandle(mirror::MethodType::Create(self, return_type, method_params))); in ResolveMethodHandleForMethod() local
|
| /art/runtime/entrypoints/ |
| D | entrypoint_utils.cc | 302 ObjPtr<mirror::MethodType> method_type = in ResolveMethodTypeFromCode() local
|
| /art/dex2oat/ |
| D | transaction_test.cc | 620 ObjPtr<mirror::MethodType> method_type = in TEST_F() local
|
| /art/runtime/entrypoints/quick/ |
| D | quick_trampoline_entrypoints.cc | 716 DeoptimizationMethodType method_type; in HandleDeoptimization() local 2475 Handle<mirror::MethodType> method_type( in artInvokePolymorphic() local 2575 Handle<mirror::MethodType> method_type( in artInvokePolymorphicWithHiddenReceiver() local
|
| /art/runtime/verifier/ |
| D | method_verifier.cc | 4462 uint32_t dex_method_idx, MethodType method_type) { in ResolveMethodAndCheckAccess() 4609 T* it, const Instruction* inst, MethodType method_type, bool is_range, ArtMethod* res_method) { in VerifyInvocationArgsFromIterator() 4748 MethodType method_type, in VerifyInvocationArgsUnresolvedMethod() 4818 const Instruction* inst, MethodType method_type, bool is_range) { in VerifyInvocationArgs()
|
| /art/dexdump/ |
| D | dexdump.cc | 1817 std::string method_type = pDexFile->GetProtoSignature(method_type_id).ToString(); in dumpCallSite() local
|