Home
last modified time | relevance | path

Searched refs:IsBootImage (Results 1 – 22 of 22) sorted by relevance

/aosp_15_r20/art/dex2oat/
H A Ddex2oat.cc667 if (compiler_options_->IsBootImage() || compiler_options_->IsBootImageExtension()) { in ProcessOptions()
732 if (!IsBootImage() && boot_image_filename_.empty()) { in ProcessOptions()
794 compiler_options_->multi_image_ = IsBootImage() || IsBootImageExtension(); in ProcessOptions()
798 if (IsBootImage() && !compiler_options_->multi_image_) { in ProcessOptions()
893 if (!kIsTargetBuild && (IsBootImage() || IsBootImageExtension())) { in ProcessOptions()
1250 if (IsBootImage() || IsBootImageExtension()) { in OpenFile()
1433 } else if (compiler_options_->IsBootImage() || compiler_options_->IsBootImageExtension()) { in LoadImageClassDescriptors()
1468 (IsBootImage() || IsBootImageExtension()) in Setup()
1524 if (!IsBootImage() && !IsBootImageExtension() && IsVeryLarge(dex_files)) { in Setup()
1543 if (IsBootImage() || IsBootImageExtension()) { in Setup()
[all …]
/aosp_15_r20/art/compiler/optimizing/
H A Dsharpening.cc52 DCHECK(compiler_options.IsBootImage() || in ImageAOTCanEmbedMethod()
101 } else if (compiler_options.IsBootImage() || compiler_options.IsBootImageExtension()) { in SharpenLoadMethod()
236 if (compiler_options.IsBootImage() || compiler_options.IsBootImageExtension()) { in ComputeLoadClassKind()
329 } else if (codegen->GetCompilerOptions().IsBootImage()) { in CanUseTypeCheckBitstring()
347 compiler_options.IsBootImage() && in CanUseTypeCheckBitstring()
410 if (compiler_options.IsBootImage() || compiler_options.IsBootImageExtension()) { in ProcessLoadString()
H A Dintrinsics.cc76 if (!compiler_options.IsBootImage() && in CanReferenceBootImageObjects()
133 if (compiler_options.IsBootImage()) { in ComputeValueOfInfo()
H A Dcode_generator_riscv64.cc4385 DCHECK(codegen_->GetCompilerOptions().IsBootImage() || in VisitLoadClass()
4398 DCHECK(!codegen_->GetCompilerOptions().IsBootImage()); in VisitLoadClass()
4532 DCHECK(codegen_->GetCompilerOptions().IsBootImage() || in VisitLoadString()
4543 DCHECK(!codegen_->GetCompilerOptions().IsBootImage()); in VisitLoadString()
6838 if (GetCompilerOptions().IsBootImage() || GetCompilerOptions().IsBootImageExtension()) { in EmitLinkerPatches()
6852 if (GetCompilerOptions().IsBootImage()) { in EmitLinkerPatches()
6881 DCHECK(GetCompilerOptions().IsBootImage() || GetCompilerOptions().IsBootImageExtension()); in LoadTypeForBootImageIntrinsic()
6899 if (GetCompilerOptions().IsBootImage()) { in LoadBootImageAddress()
6920 if (GetCompilerOptions().IsBootImage()) { in LoadIntrinsicDeclaringClass()
6931 if (GetCompilerOptions().IsBootImage()) { in LoadClassRootForIntrinsic()
[all …]
H A Dcode_generator_arm64.cc4994 DCHECK(GetCompilerOptions().IsBootImage() || GetCompilerOptions().IsBootImageExtension()); in LoadMethod()
5072 DCHECK(GetCompilerOptions().IsBootImage() || GetCompilerOptions().IsBootImageExtension()); in GenerateStaticOrDirectCall()
5445 if (GetCompilerOptions().IsBootImage()) { in LoadBootImageAddress()
5466 DCHECK(GetCompilerOptions().IsBootImage() || GetCompilerOptions().IsBootImageExtension()); in LoadTypeForBootImageIntrinsic()
5479 if (GetCompilerOptions().IsBootImage()) { in LoadIntrinsicDeclaringClass()
5491 if (GetCompilerOptions().IsBootImage()) { in LoadClassRootForIntrinsic()
5542 if (GetCompilerOptions().IsBootImage() || GetCompilerOptions().IsBootImageExtension()) { in EmitLinkerPatches()
5556 if (GetCompilerOptions().IsBootImage()) { in EmitLinkerPatches()
5769 DCHECK(codegen_->GetCompilerOptions().IsBootImage() || in VisitLoadClass()
5784 DCHECK(!codegen_->GetCompilerOptions().IsBootImage()); in VisitLoadClass()
[all …]
H A Doptimizing_compiler.cc1109 DCHECK(compiler_options.IsBootImage()); in Compile()
1194 if (compiler_options.IsBootImage()) { in JniCompile()
H A Dcode_generator_x86_64.cc1133 DCHECK(GetCompilerOptions().IsBootImage() || GetCompilerOptions().IsBootImageExtension()); in LoadMethod()
1220 DCHECK(GetCompilerOptions().IsBootImage() || GetCompilerOptions().IsBootImageExtension()); in GenerateStaticOrDirectCall()
1395 if (GetCompilerOptions().IsBootImage()) { in LoadBootImageAddress()
1414 if (GetCompilerOptions().IsBootImage()) { in LoadIntrinsicDeclaringClass()
1429 if (GetCompilerOptions().IsBootImage()) { in LoadClassRootForIntrinsic()
1481 if (GetCompilerOptions().IsBootImage() || GetCompilerOptions().IsBootImageExtension()) { in EmitLinkerPatches()
1495 if (GetCompilerOptions().IsBootImage()) { in EmitLinkerPatches()
6797 DCHECK(codegen_->GetCompilerOptions().IsBootImage() || in VisitLoadClass()
6805 DCHECK(!codegen_->GetCompilerOptions().IsBootImage()); in VisitLoadClass()
7023 DCHECK(codegen_->GetCompilerOptions().IsBootImage() || in VisitLoadString()
[all …]
H A Dcode_generator_arm_vixl.cc7807 DCHECK(codegen_->GetCompilerOptions().IsBootImage() || in VisitLoadClass()
7816 DCHECK(!codegen_->GetCompilerOptions().IsBootImage()); in VisitLoadClass()
8035 DCHECK(codegen_->GetCompilerOptions().IsBootImage() || in VisitLoadString()
8043 DCHECK(!codegen_->GetCompilerOptions().IsBootImage()); in VisitLoadString()
9550 DCHECK(GetCompilerOptions().IsBootImage() || GetCompilerOptions().IsBootImageExtension()); in LoadMethod()
9881 if (GetCompilerOptions().IsBootImage()) { in LoadBootImageAddress()
9900 DCHECK(GetCompilerOptions().IsBootImage() || GetCompilerOptions().IsBootImageExtension()); in LoadTypeForBootImageIntrinsic()
9908 if (GetCompilerOptions().IsBootImage()) { in LoadIntrinsicDeclaringClass()
9920 if (GetCompilerOptions().IsBootImage()) { in LoadClassRootForIntrinsic()
9977 if (GetCompilerOptions().IsBootImage() || GetCompilerOptions().IsBootImageExtension()) { in EmitLinkerPatches()
[all …]
H A Dcode_generator_x86.cc5537 DCHECK(GetCompilerOptions().IsBootImage() || GetCompilerOptions().IsBootImageExtension()); in LoadMethod()
5627 DCHECK(GetCompilerOptions().IsBootImage() || GetCompilerOptions().IsBootImageExtension()); in GenerateStaticOrDirectCall()
5850 if (GetCompilerOptions().IsBootImage()) { in LoadBootImageAddress()
5877 if (GetCompilerOptions().IsBootImage()) { in LoadIntrinsicDeclaringClass()
5937 if (GetCompilerOptions().IsBootImage() || GetCompilerOptions().IsBootImageExtension()) { in EmitLinkerPatches()
5951 if (GetCompilerOptions().IsBootImage()) { in EmitLinkerPatches()
7472 DCHECK(codegen_->GetCompilerOptions().IsBootImage() || in VisitLoadClass()
7481 DCHECK(!codegen_->GetCompilerOptions().IsBootImage()); in VisitLoadClass()
7674 DCHECK(codegen_->GetCompilerOptions().IsBootImage() || in VisitLoadString()
7682 DCHECK(!codegen_->GetCompilerOptions().IsBootImage()); in VisitLoadString()
H A Dintrinsics_x86.cc3644 if (codegen_->GetCompilerOptions().IsBootImage()) { in BOXED_TYPES()
H A Dintrinsics_x86_64.cc3976 codegen->GetCompilerOptions().IsBootImage() || in GenerateVarHandleArrayChecks()
H A Dintrinsics_riscv64.cc3694 codegen->GetCompilerOptions().IsBootImage() || in GenerateVarHandleArrayChecks()
H A Dintrinsics_arm_vixl.cc4515 codegen->GetCompilerOptions().IsBootImage() || in GenerateVarHandleArrayChecks()
H A Dintrinsics_arm64.cc4780 codegen->GetCompilerOptions().IsBootImage() || in GenerateVarHandleArrayChecks()
/aosp_15_r20/art/dex2oat/linker/
H A Dimage_writer.cc428 if (compiler_options_.IsBootImage()) { in IsImageDexCache()
1092 DCHECK(!compiler_options_.IsBootImage()); in KeepClass()
1299 if (compiler_options_.IsBootImage()) { in CreateImageRoots()
1480 if (compiler_options_.IsBootImage() && in RecordNativeRelocations()
1669 DCHECK(image_writer_->compiler_options_.IsBootImage()); in operator ()()
1956 if (compiler_options.IsBootImage() || compiler_options.IsBootImageExtension()) { in ProcessDexFileObjects()
2055 if (image_writer_->compiler_options_.IsBootImage()) { in ProcessRoots()
2079 return !table.IsBootImage(); in ProcessInterns()
2082 DCHECK(!intern_table->strong_interns_.tables_.back().IsBootImage()); in ProcessInterns()
2569 DCHECK_EQ(!compiler_options_.IsBootImage(), IsInBootImage(m)) in CalculateNewObjectOffsets()
[all …]
H A Doat_writer.cc598 if (GetCompilerOptions().IsBootImage() || GetCompilerOptions().IsBootImageExtension()) { in PrepareLayout()
1552 if (writer_->GetCompilerOptions().IsBootImage() || in WriteCodeMethodVisitor()
1903 DCHECK(writer_->GetCompilerOptions().IsBootImage() || in GetTargetString()
1910 DCHECK(writer_->GetCompilerOptions().IsBootImage()); in GetTargetIntrinsicReferenceOffset()
1920 DCHECK(writer_->GetCompilerOptions().IsBootImage() || in GetTargetMethodOffset()
1931 DCHECK(writer_->GetCompilerOptions().IsBootImage() || in GetTargetObjectOffset()
2116 if (!compiler_options_.IsBootImage()) { in InitIndexBssMappings()
2285 if (GetCompilerOptions().IsBootImage() && primary_oat_file_) { in InitOatCode()
3064 if (!compiler_options_.IsBootImage()) { in WriteIndexBssMappings()
3149 if (GetCompilerOptions().IsBootImage() && primary_oat_file_) { in WriteCode()
/aosp_15_r20/art/dex2oat/driver/
H A Dcompiler_driver.cc870 (GetCompilerOptions().IsBootImage() || GetCompilerOptions().IsBootImageExtension())) { in PreCompile()
919 if (GetCompilerOptions().IsBootImage() || GetCompilerOptions().IsBootImageExtension()) { in PreCompile()
925 GetCompilerOptions().IsForceDeterminism() && GetCompilerOptions().IsBootImage()) { in PreCompile()
1241 if (GetCompilerOptions().IsBootImage()) { in LoadImageClasses()
1280 if (kIsDebugBuild && GetCompilerOptions().IsBootImage()) { in LoadImageClasses()
1285 if (GetCompilerOptions().IsBootImage()) { in LoadImageClasses()
1780 if (GetCompilerOptions().IsBootImage() || GetCompilerOptions().IsBootImageExtension()) { in ResolveDexFile()
2071 if (manager_->GetCompiler()->GetCompilerOptions().IsBootImage() || in Visit()
2228 const bool is_boot_image = compiler_options.IsBootImage(); in TryInitializeClass()
2432 DCHECK(manager_->GetCompiler()->GetCompilerOptions().IsBootImage() || in InternStrings()
[all …]
/aosp_15_r20/art/runtime/
H A Dintern_table-inl.h152 const bool visit = table.IsBootImage() ? visit_boot_images : visit_non_boot_images; in VisitInterns()
170 const bool visit = table.IsBootImage() ? visit_boot_images : visit_non_boot_images; in CountInterns()
H A Dcompiler_callbacks.h71 bool IsBootImage() { in IsBootImage() function
H A Dintern_table.h225 bool IsBootImage() const { in IsBootImage() function
H A Druntime.cc969 if (runtime->IsAotCompiler() && !runtime->GetCompilerCallbacks()->IsBootImage()) { in CreateSystemClassLoader()
3015 return IsCompiler() && compiler_callbacks_->IsBootImage(); in IsCompilingBootImage()
/aosp_15_r20/art/compiler/driver/
H A Dcompiler_options.h201 return IsBootImage() || IsBootImageExtension() || IsAppImage(); in IsGeneratingImage()
205 bool IsBootImage() const { in IsBootImage() function