Home
last modified time | relevance | path

Searched refs:GetTypeIndex (Results 1 – 9 of 9) sorted by relevance

/art/compiler/optimizing/
Dsharpening.cc167 dex::TypeIndex type_index = load_class->GetTypeIndex(); in ComputeLoadClassKind()
Dgraph_visualizer.cc386 load_class->GetDexFile().GetTypeId(load_class->GetTypeIndex())); in VisitLoadClass()
Dreference_type_propagation.cc576 instr->GetTypeIndex(), in VisitParameterValue()
Dcode_generator_arm64.cc327 dex::TypeIndex type_index = cls_->GetTypeIndex(); in EmitNativeCode()
5085 dex::TypeIndex type_index = cls->GetTypeIndex(); in VisitLoadClass()
5109 dex::TypeIndex type_index = cls->GetTypeIndex(); in VisitLoadClass()
5136 cls->GetTypeIndex(), in VisitLoadClass()
Dcode_generator.cc839 MoveConstant(locations->GetTemp(0), cls->GetTypeIndex().index_); in GenerateLoadClassRuntimeCall()
Dcode_generator_x86_64.cc272 dex::TypeIndex type_index = cls_->GetTypeIndex(); in EmitNativeCode()
1157 &load_class->GetDexFile(), load_class->GetTypeIndex().index_); in RecordBootImageTypePatch()
1163 &load_class->GetDexFile(), load_class->GetTypeIndex().index_); in NewTypeBssEntryPatch()
6213 codegen_->NewJitRootClassPatch(cls->GetDexFile(), cls->GetTypeIndex(), cls->GetClass()); in VisitLoadClass()
Dcode_generator_x86.cc290 dex::TypeIndex type_index = cls_->GetTypeIndex(); in EmitNativeCode()
5196 method_address, &load_class->GetDexFile(), load_class->GetTypeIndex().index_); in RecordBootImageTypePatch()
5204 method_address, &load_class->GetDexFile(), load_class->GetTypeIndex().index_); in NewTypeBssEntryPatch()
6879 cls->GetDexFile(), cls->GetTypeIndex(), cls->GetClass()); in VisitLoadClass()
Dnodes.h4299 dex::TypeIndex GetTypeIndex() const { return type_index_; } in GetTypeIndex() function
5694 dex::TypeIndex GetTypeIndex() const { return type_index_; } in GetTypeIndex() function
6476 dex::TypeIndex GetTypeIndex() const { return type_index_; } in GetTypeIndex() function
Dcode_generator_arm_vixl.cc530 dex::TypeIndex type_index = cls_->GetTypeIndex(); in EmitNativeCode()
7383 codegen_->NewBootImageTypePatch(cls->GetDexFile(), cls->GetTypeIndex()); in VisitLoadClass()
7397 codegen_->NewTypeBssEntryPatch(cls->GetDexFile(), cls->GetTypeIndex()); in VisitLoadClass()
7413 cls->GetTypeIndex(), in VisitLoadClass()