Home
last modified time | relevance | path

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

/art/compiler/dex/
Ddex_to_dex_decompiler_test.cc99 CompiledMethod* compiled_method = in RunTest() local
111 CompiledMethod* compiled_method = in RunTest() local
/art/compiler/linker/arm/
Drelative_patcher_arm_base.cc140 const CompiledMethod* compiled_method, in ReserveSpace()
220 const CompiledMethod* compiled_method, in ReserveSpaceInternal()
313 void ArmBaseRelativePatcher::ProcessPatches(const CompiledMethod* compiled_method, in ProcessPatches()
/art/compiler/
Doat_writer.cc94 inline uint32_t CodeAlignmentSize(uint32_t header_offset, const CompiledMethod& compiled_method) { in CodeAlignmentSize()
704 CompiledMethod* compiled_method = in VisitMethod() local
762 CompiledMethod* compiled_method = oat_class->GetCompiledMethod(class_def_method_index); in VisitMethod() local
929 uint32_t NewQuickCodeOffset(CompiledMethod* compiled_method, in NewQuickCodeOffset()
960 CompiledMethod* compiled_method = oat_class->GetCompiledMethod(class_def_method_index); in VisitMethod() local
1003 CompiledMethod* compiled_method = oat_class->GetCompiledMethod(class_def_method_index); in VisitMethod() local
1097 CompiledMethod* compiled_method = oat_class->GetCompiledMethod(class_def_method_index); in VisitMethod() local
1230 const CompiledMethod* compiled_method = oat_class->GetCompiledMethod(class_def_method_index); in VisitMethod() local
1562 const CompiledMethod* compiled_method = oat_class->GetCompiledMethod(class_def_method_index); in VisitMethod() local
1625 const CompiledMethod* compiled_method = oat_class->GetCompiledMethod(class_def_method_index); in VisitMethod() local
[all …]
Dcommon_compiler_test.cc47 const CompiledMethod* compiled_method = nullptr; in MakeExecutable() local
Doat_test.cc67 const CompiledMethod* compiled_method = in CheckMethod() local
/art/compiler/linker/
Dmulti_oat_relative_patcher.h69 const CompiledMethod* compiled_method, in ReserveSpace()
/art/tools/bisection_search/
Dbisection_search.py145 def GetAllPassesForMethod(self, compiled_method): argument
/art/compiler/linker/arm64/
Drelative_patcher_arm64.cc95 const CompiledMethod* compiled_method, in ReserveSpace()
/art/compiler/driver/
Dcompiler_driver.cc529 CompiledMethod* compiled_method = nullptr; in CompileMethod() local
2680 CompiledMethod* const compiled_method, in AddCompiledMethod()
2732 CompiledMethod* compiled_method = nullptr; in GetCompiledMethod() local
/art/compiler/optimizing/
Doptimizing_compiler.cc861 CompiledMethod* compiled_method = CompiledMethod::SwapAllocCompiledMethod( in Emit() local