Home
last modified time | relevance | path

Searched defs:array_type (Results 1 – 7 of 7) sorted by relevance

/art/compiler/optimizing/
Dssa_builder.cc310 ReferenceTypeInfo array_type = array->GetReferenceTypeInfo(); in GetPrimitiveArrayComponentType() local
340 DataType::Type array_type = GetPrimitiveArrayComponentType(array); in FixAmbiguousArrayOps() local
383 DataType::Type array_type = GetPrimitiveArrayComponentType(array); in FixAmbiguousArrayOps() local
/art/compiler/debug/
Delf_debug_info_writer.h543 size_t array_type = info_.StartTag(DW_TAG_array_type); in WriteTypeDeclaration() local
/art/runtime/interpreter/
Dinterpreter_common.cc775 ObjPtr<mirror::Class> array_type, in PackCollectorArrayForBootstrapMethod()
1057 ObjPtr<mirror::Class> array_type = call_site_type->GetPTypes()->Get(argument_index); in InvokeBootstrapMethod() local
Dunstarted_runtime_test.cc64 ObjPtr<mirror::Class> array_type = in CreateObjectArray() local
/art/runtime/verifier/
Dmethod_verifier.cc2526 const RegType& array_type = work_line_->GetRegisterType(this, inst->VRegA_31t()); in CodeFlowVerifyInstruction() local
4330 const RegType& array_type = work_line_->GetRegisterType(this, inst->VRegB_23x()); in VerifyAGet() local
4454 const RegType& array_type = work_line_->GetRegisterType(this, inst->VRegB_23x()); in VerifyAPut() local
/art/runtime/
Dtransaction.cc756 Primitive::Type array_type, in UndoArrayWrite()
/art/libdexfile/dex/
Ddex_file_verifier.cc1279 EncodedArrayValueIterator::ValueType array_type = array_it.GetValueType(); in CheckStaticFieldTypes() local