Home
last modified time | relevance | path

Searched refs:GetInstructionSetCodeAlignment (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/art/runtime/oat/
H A Doat_quick_method_header.h59 DCHECK(IsAlignedParam(code, GetInstructionSetCodeAlignment(kRuntimeQuickCodeISA)) || in FromCodePointer()
60 IsAlignedParam(header, GetInstructionSetCodeAlignment(kRuntimeQuickCodeISA))) in FromCodePointer()
71 GetInstructionSetCodeAlignment(kRuntimeQuickCodeISA)); in InstructionAlignedSize()
/aosp_15_r20/art/runtime/jit/
H A Djit_memory_region.cc362 size_t alignment = GetInstructionSetCodeAlignment(kRuntimeISA); in CommitCode()
467 size_t alignment = GetInstructionSetCodeAlignment(kRuntimeISA); in AllocateCode()
H A Djit_code_cache.cc369 size_t alignment = GetInstructionSetCodeAlignment(kRuntimeQuickCodeISA); in FromCodeToAllocation()
374 size_t alignment = GetInstructionSetCodeAlignment(kRuntimeQuickCodeISA); in FromAllocationToCode()
/aosp_15_r20/art/dex2oat/linker/arm/
H A Drelative_patcher_arm_base.cc465 size_t alignment = GetInstructionSetCodeAlignment(instruction_set_); in AddUnreservedThunk()
539 GetInstructionSetCodeAlignment(instruction_set_)); in CalculateMaxNextOffset()
/aosp_15_r20/art/dex2oat/driver/
H A Dcompiled_method.cc54 return RoundUp(offset, GetInstructionSetCodeAlignment(instruction_set)); in AlignCode()
/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/art/libartbase/arch/
Dinstruction_set.h150 constexpr size_t GetInstructionSetCodeAlignment(InstructionSet isa) { in GetInstructionSetCodeAlignment() function
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/art/libartbase/arch/
Dinstruction_set.h150 constexpr size_t GetInstructionSetCodeAlignment(InstructionSet isa) { in GetInstructionSetCodeAlignment() function
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/include/art/libartbase/arch/
Dinstruction_set.h150 constexpr size_t GetInstructionSetCodeAlignment(InstructionSet isa) { in GetInstructionSetCodeAlignment() function
/aosp_15_r20/art/libartbase/arch/
H A Dinstruction_set.h150 constexpr size_t GetInstructionSetCodeAlignment(InstructionSet isa) { in GetInstructionSetCodeAlignment() function
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/art/libartbase/arch/
Dinstruction_set.h150 constexpr size_t GetInstructionSetCodeAlignment(InstructionSet isa) { in GetInstructionSetCodeAlignment() function
/aosp_15_r20/prebuilts/module_sdk/art/13/include/art/libartbase/arch/
Dinstruction_set.h150 constexpr size_t GetInstructionSetCodeAlignment(InstructionSet isa) { in GetInstructionSetCodeAlignment() function
/aosp_15_r20/prebuilts/module_sdk/art/current/host-exports/include/art/libartbase/arch/
Dinstruction_set.h150 constexpr size_t GetInstructionSetCodeAlignment(InstructionSet isa) { in GetInstructionSetCodeAlignment() function
/aosp_15_r20/art/compiler/
H A Dexception_test.cc98 const size_t code_alignment = GetInstructionSetCodeAlignment(kRuntimeISA); in SetUp()
H A Dcommon_compiler_test.cc60 const size_t code_alignment = GetInstructionSetCodeAlignment(instruction_set); in CodeAndMetadata()
/aosp_15_r20/art/dex2oat/linker/
H A Doat_writer.cc1315 GetInstructionSetCodeAlignment(compiled_method->GetInstructionSet())); in NewQuickCodeOffset()
1626 GetInstructionSetCodeAlignment(compiled_method->GetInstructionSet())); in VisitMethod()
/aosp_15_r20/out/soong/.intermediates/art/libdexfile/libdexfile/android_arm64_armv8-2a_cortex-a55_shared_apex31/obj/art/libdexfile/dex/
Dart_dex_file_loader.sdump8301 "function_name" : "art::GetInstructionSetCodeAlignment",