Home
last modified time | relevance | path

Searched defs:type_index (Results 1 – 21 of 21) sorted by relevance

/art/tools/veridex/
Dflow_analysis.cc534 dex::TypeIndex type_index(instruction.VRegC_22c()); in ProcessDexInstruction() local
541 dex::TypeIndex type_index(instruction.VRegB_35c()); in ProcessDexInstruction() local
548 dex::TypeIndex type_index(instruction.VRegB_3rc()); in ProcessDexInstruction() local
669 dex::TypeIndex type_index(instruction.VRegB_21c()); in ProcessDexInstruction() local
/art/compiler/optimizing/
Dinstruction_builder.cc1412 HNewInstance* HInstructionBuilder::BuildNewInstance(dex::TypeIndex type_index, uint32_t dex_pc) { in BuildNewInstance()
2413 dex::TypeIndex type_index, in BuildNewArray()
2427 dex::TypeIndex type_index, in BuildFilledNewArray()
2550 HLoadClass* HInstructionBuilder::BuildLoadClass(dex::TypeIndex type_index, uint32_t dex_pc) { in BuildLoadClass()
2558 HLoadClass* HInstructionBuilder::BuildLoadClass(dex::TypeIndex type_index, in BuildLoadClass()
2607 dex::TypeIndex type_index) { in ResolveClass()
2623 bool HInstructionBuilder::LoadClassNeedsAccessCheck(dex::TypeIndex type_index, in LoadClassNeedsAccessCheck()
2699 dex::TypeIndex type_index, in BuildTypeCheck()
2755 dex::TypeIndex type_index, in BuildTypeCheck()
3507 dex::TypeIndex type_index(instruction.VRegC_22c()); in ProcessDexInstruction() local
[all …]
Dsharpening.cc171 dex::TypeIndex type_index = load_class->GetTypeIndex(); in ComputeLoadClassKind() local
Dcode_generator_arm64.cc288 dex::TypeIndex type_index = cls_->GetTypeIndex(); in EmitNativeCode() local
5006 dex::TypeIndex type_index, in NewBootImageTypePatch()
5015 dex::TypeIndex type_index = load_class->GetTypeIndex(); in NewBssEntryTypePatch() local
5107 const DexFile& dex_file, dex::TypeIndex type_index, Handle<mirror::Class> handle) { in DeduplicateJitClassLiteral()
5487 dex::TypeIndex type_index = cls->GetTypeIndex(); in VisitLoadClass() local
Dinliner.cc705 for (const dex::TypeIndex& type_index : dex_pc_data.classes) { in GetInlineCacheAOT() local
Dcode_generator_arm_vixl.cc536 dex::TypeIndex type_index = cls_->GetTypeIndex(); in EmitNativeCode() local
9547 const DexFile& dex_file, dex::TypeIndex type_index) { in NewBootImageTypePatch()
9554 dex::TypeIndex type_index = load_class->GetTypeIndex(); in NewTypeBssEntryPatch() local
9633 dex::TypeIndex type_index, in DeduplicateJitClassLiteral()
Dcode_generator_x86_64.cc295 dex::TypeIndex type_index = cls_->GetTypeIndex(); in EmitNativeCode() local
1274 dex::TypeIndex type_index) { in RecordBootImageTypePatch()
6485 dex::TypeIndex type_index, in NewJitRootClassPatch()
Dcode_generator_x86.cc317 dex::TypeIndex type_index = cls_->GetTypeIndex(); in EmitNativeCode() local
7190 dex::TypeIndex type_index, in NewJitRootClassPatch()
/art/libprofile/profile/
Dprofile_test_helper.h129 for (dex::TypeIndex type_index : dex_pc_data.classes) { in EqualInlineCaches() local
Dprofile_compilation_info.cc733 dex::TypeIndex type_index = FindOrCreateTypeIndex(dex_file, descriptor); in AddClass() local
1348 dex::TypeIndex type_index = FindOrCreateTypeIndex(*pmi.ref.dex_file, class_ref); in AddMethod() local
1425 for (const dex::TypeIndex& type_index : dex_pc_data.classes) { in VerifyProfileData() local
1433 for (const dex::TypeIndex& type_index : dex_data->class_set) { in VerifyProfileData() local
2003 for (dex::TypeIndex type_index : other_class_set) { in MergeWith() local
2126 for (dex::TypeIndex type_index : inline_cache_it.second.classes) { in DumpInfo() local
2154 for (dex::TypeIndex type_index : dex_data->class_set) { in DumpInfo() local
2189 for (const dex::TypeIndex& type_index : dex_data->class_set) { in GetClassesAndMethods() local
2569 uint16_t type_index = 0u; in ReadClasses() local
2865 uint16_t type_index = 0u; in ReadMethods() local
[all …]
Dprofile_compilation_info.h129 dex::TypeIndex type_index; // the type index of the class member
341 void AddClass(ProfileIndexType profile_index, dex::TypeIndex type_index) { in AddClass()
538 bool ContainsClass(ProfileIndexType profile_index, dex::TypeIndex type_index) const { in ContainsClass()
683 const char* GetTypeDescriptor(const DexFile* dex_file, dex::TypeIndex type_index) const { in GetTypeDescriptor()
Dprofile_compilation_info_test.cc258 for (uint32_t type_index = 0; type_index != num_type_ids1; ++type_index) { in TEST_F() local
262 for (uint32_t type_index = num_type_ids1; type_index != DexFile::kDexNoIndex16; ++type_index) { in TEST_F() local
272 for (uint32_t type_index = 0; type_index != num_type_ids2; ++type_index) { in TEST_F() local
280 for (uint32_t type_index = num_type_ids2; type_index != DexFile::kDexNoIndex16; ++type_index) { in TEST_F() local
688 dex::TypeIndex type_index = *dex_pc_data.classes.begin(); in TEST_F() local
/art/runtime/entrypoints/quick/
Dquick_throw_entrypoints.cc127 dex::TypeIndex type_index(check_cast.VRegB_21c()); in artThrowClassCastException() local
/art/runtime/dex/
Ddex_file_annotations.cc195 uint32_t type_index = DecodeUnsignedLeb128(&annotation); in SearchAnnotationSet() local
359 uint32_t type_index = DecodeUnsignedLeb128(annotation); in ProcessEncodedAnnotation() local
489 dex::TypeIndex type_index(index); in ProcessAnnotationValue() local
771 uint32_t type_index = DecodeUnsignedLeb128(&annotation); in GetAnnotationItemFromAnnotationSet() local
1289 uint32_t type_index = DecodeUnsignedLeb128(&annotation); in IsMethodBuildAnnotationPresent() local
1976 uint32_t type_index = DecodeUnsignedLeb128(&annotation); in VisitClassAnnotations() local
/art/runtime/jit/
Dprofile_saver.cc407 dex::TypeIndex type_index; member
680 dex::TypeIndex type_index = in UpdateProfile() local
734 dex::TypeIndex type_index = in UpdateProfile() local
Djit_code_cache.cc1591 dex::TypeIndex type_index; in GetProfiledMethods() local
/art/profman/
Dprofman.cc837 for (dex::TypeIndex type_index : ic_data.classes) { in GetInlineCacheLine() local
855 for (dex::TypeIndex type_index : dex_data.classes_) { in GetInlineCacheLine() local
881 for (const dex::TypeIndex& type_index : class_types) { in GetClassNamesAndMethods() local
1051 dex::TypeIndex type_index = dex_file->GetIndexForTypeId(*type_id); in FindClassDef() local
Dprofile_assistant_test.cc394 for (dex::TypeIndex type_index : dex_pc_data.classes) { in AssertInlineCaches() local
403 for (dex::TypeIndex type_index : dex_pc_data.classes) { in AssertInlineCaches() local
/art/dexlayout/
Ddex_ir_builder.cc846 const dex::TypeIndex type_index = it.GetHandlerTypeIndex(); in DedupeOrCreateCodeItem() local
/art/dex2oat/driver/
Dcompiler_driver.cc683 dex::TypeIndex type_index( in InitializeTypeCheckBitstrings() local
/art/runtime/
Dclass_linker.cc6770 dex::TypeIndex type_index = interfaces_->GetTypeItem(index).type_idx_; in GetInterface() local