Home
last modified time | relevance | path

Searched defs:compiled_method (Results 1 – 15 of 15) sorted by relevance

/art/dex2oat/linker/x86/
Drelative_patcher_x86_base.cc26 [[maybe_unused]] const CompiledMethod* compiled_method, in ReserveSpace()
/art/dex2oat/linker/arm/
Drelative_patcher_arm_base.cc169 const CompiledMethod* compiled_method, in ReserveSpace()
292 const CompiledMethod* compiled_method, in ReserveSpaceInternal()
403 void ArmBaseRelativePatcher::ProcessPatches(const CompiledMethod* compiled_method, in ProcessPatches()
/art/dex2oat/linker/
Drelative_patcher.cc50 [[maybe_unused]] const CompiledMethod* compiled_method, in Create()
Dmulti_oat_relative_patcher.h72 const CompiledMethod* compiled_method, in ReserveSpace()
Doat_writer.cc105 inline uint32_t CodeAlignmentSize(uint32_t header_offset, const CompiledMethod& compiled_method) { in CodeAlignmentSize()
775 CompiledMethod* compiled_method = entry.load(std::memory_order_relaxed); in InitBssAndRelRoData() local
880 CompiledMethod* compiled_method = in VisitMethod() local
936 CompiledMethod* compiled_method; member
1066 CompiledMethod* compiled_method = oat_class->GetCompiledMethod(class_def_method_index); in VisitMethod() local
1195 CompiledMethod* compiled_method = method_data.compiled_method; in VisitMethod() local
1339 uint32_t NewQuickCodeOffset(CompiledMethod* compiled_method, in NewQuickCodeOffset()
1394 CompiledMethod* compiled_method = oat_class->GetCompiledMethod(class_def_method_index); in VisitMethod() local
1514 CompiledMethod* compiled_method = oat_class->GetCompiledMethod(class_def_method_index); in VisitMethod() local
1627 CompiledMethod* compiled_method = method_data.compiled_method; in VisitMethod() local
[all …]
Dmulti_oat_relative_patcher_test.cc37 [[maybe_unused]] const CompiledMethod* compiled_method, in ReserveSpace()
Doat_writer_test.cc69 const CompiledMethod* compiled_method = in CheckMethod() local
/art/dex2oat/linker/riscv64/
Drelative_patcher_riscv64.cc35 [[maybe_unused]] const CompiledMethod* compiled_method, in ReserveSpace()
/art/tools/bisection_search/
Dbisection_search.py143 def GetAllPassesForMethod(self, compiled_method): argument
/art/compiler/
Dcommon_compiler_test.cc276 CompiledMethod* compiled_method = nullptr; in CompileMethod() local
/art/dex2oat/driver/
Dcompiled_method_storage.cc263 CompiledMethod* compiled_method = CompiledMethod::SwapAllocCompiledMethod( in CreateCompiledMethod() local
Dcompiler_driver_test.cc88 const CompiledMethod* compiled_method = compiler_driver_->GetCompiledMethod(method_ref); in MakeExecutable() local
Dcompiler_driver.cc380 CompiledMethod* compiled_method; in CompileMethodHarness() local
476 CompiledMethod* compiled_method = nullptr; in CompileMethodQuick() local
2779 CompiledMethod* const compiled_method) { in AddCompiledMethod()
2865 CompiledMethod* compiled_method = nullptr; in GetCompiledMethod() local
/art/dex2oat/linker/arm64/
Drelative_patcher_arm64.cc106 const CompiledMethod* compiled_method, in ReserveSpace()
/art/compiler/optimizing/
Doptimizing_compiler.cc742 CompiledMethod* compiled_method = storage->CreateCompiledMethod( in Emit() local
1138 CompiledMethod* compiled_method = nullptr; in Compile() local