Home
last modified time | relevance | path

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

/art/runtime/arch/arm/
Dquick_entrypoints_cc_arm.cc45 char arg_type = shorty[shorty_index]; in quick_invoke_reg_setup() local
/art/libprofile/profile/
Dprofile_test_helper.h176 std::string arg_type = "LSharedType" + std::to_string(arg_type_index) + ";"; variable
/art/runtime/interpreter/mterp/
Dnterp.cc114 char arg_type = shorty[shorty_index]; in NterpStoreArm32Fprs() local
164 char arg_type = shorty[shorty_index]; in NterpSetupArm32Fprs() local
/art/libdexfile/dex/
Dtest_dex_file_builder.h71 for (const auto& arg_type : proto_key.args) { in AddMethod() local
/art/compiler/optimizing/
Dgraph_visualizer.cc617 DataType::Type arg_type = instruction->InputAt(1)->AsVecOperation()->GetPackedType(); in VisitVecDotProd() local
Dcode_generator.cc664 StringBuilderAppend::Argument arg_type = in CreateStringBuilderAppendLocations() local
/art/runtime/interpreter/
Dinterpreter_common.cc1341 ObjPtr<mirror::Class> arg_type = method->GetDexCache()->GetResolvedType(type_idx); in DoCallCommon() local
/art/runtime/
Dclass_linker.cc5571 std::string arg_type = dex_file->PrettyType(arg_type_idx); in ThrowSignatureCheckResolveArgException() local