Home
last modified time | relevance | path

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

/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/compiler/
Dcommon_compiler_test.cc150 const CompiledMethod* compiled_method) { in MakeExecutable()
233 CompiledMethod* compiled_method = nullptr; in CompileMethod() local
/art/dex2oat/linker/
Dmulti_oat_relative_patcher.h71 const CompiledMethod* compiled_method, in ReserveSpace()
Doat_writer.cc103 inline uint32_t CodeAlignmentSize(uint32_t header_offset, const CompiledMethod& compiled_method) { in CodeAlignmentSize()
904 CompiledMethod* compiled_method = writer_->compiler_driver_->GetCompiledMethod( in VisitMethod() local
1002 CompiledMethod* compiled_method = in VisitMethod() local
1081 CompiledMethod* compiled_method; member
1210 CompiledMethod* compiled_method = oat_class->GetCompiledMethod(class_def_method_index); in VisitMethod() local
1339 CompiledMethod* compiled_method = method_data.compiled_method; in VisitMethod() local
1483 uint32_t NewQuickCodeOffset(CompiledMethod* compiled_method, in NewQuickCodeOffset()
1535 CompiledMethod* compiled_method = oat_class->GetCompiledMethod(class_def_method_index); in VisitMethod() local
1655 CompiledMethod* compiled_method = oat_class->GetCompiledMethod(class_def_method_index); in VisitMethod() local
1768 CompiledMethod* compiled_method = method_data.compiled_method; in VisitMethod() local
[all …]
Doat_writer_test.cc65 const CompiledMethod* compiled_method = in CheckMethod() local
/art/tools/bisection_search/
Dbisection_search.py143 def GetAllPassesForMethod(self, compiled_method): argument
/art/compiler/optimizing/
Doptimizing_compiler.cc719 CompiledMethod* compiled_method = CompiledMethod::SwapAllocCompiledMethod( in Emit() local
1018 CompiledMethod* compiled_method = nullptr; in Compile() local
1175 CompiledMethod* compiled_method = Emit(&allocator, in JniCompile() local
/art/dex2oat/linker/arm64/
Drelative_patcher_arm64.cc103 const CompiledMethod* compiled_method, in ReserveSpace()
/art/dex2oat/driver/
Dcompiler_driver_test.cc83 const CompiledMethod* compiled_method = nullptr; in MakeExecutable() local
Dcompiler_driver.cc379 CompiledMethod* compiled_method; in CompileMethodHarness() local
471 CompiledMethod* compiled_method = nullptr; in CompileMethodQuick() local
2587 CompiledMethod* const compiled_method) { in AddCompiledMethod()
2673 CompiledMethod* compiled_method = nullptr; in GetCompiledMethod() local