Home
last modified time | relevance | path

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

/art/compiler/jit/
Djit_compiler.cc140 CompiledMethod* compiled_method = nullptr; in CompileMethod() local
178 uint8_t* JitCompiler::WriteMethodHeaderAndCode(const CompiledMethod* compiled_method, in WriteMethodHeaderAndCode()
207 bool JitCompiler::AddToCodeCache(ArtMethod* method, const CompiledMethod* compiled_method, in AddToCodeCache()
266 bool JitCompiler::MakeExecutable(CompiledMethod* compiled_method, ArtMethod* method) { in MakeExecutable()
/art/compiler/linker/arm/
Drelative_patcher_arm_base.cc27 const CompiledMethod* compiled_method, in ReserveSpace()
84 const CompiledMethod* compiled_method, in ReserveSpaceInternal()
/art/compiler/
Doat_writer.cc316 CompiledMethod* compiled_method = in VisitMethod() local
370 CompiledMethod* compiled_method = oat_class->GetCompiledMethod(class_def_method_index); in VisitMethod() local
533 uint32_t NewQuickCodeOffset(CompiledMethod* compiled_method, in NewQuickCodeOffset()
562 CompiledMethod* compiled_method = oat_class->GetCompiledMethod(class_def_method_index); in VisitMethod() local
603 CompiledMethod* compiled_method = oat_class->GetCompiledMethod(class_def_method_index); in VisitMethod() local
685 const CompiledMethod* compiled_method = oat_class->GetCompiledMethod(class_def_method_index); in VisitMethod() local
906 const CompiledMethod* compiled_method = oat_class->GetCompiledMethod(class_def_method_index); in VisitMethod() local
1503 CompiledMethod* compiled_method = compiled_methods_[i]; in OatClass() local
Doat_test.cc48 const CompiledMethod* compiled_method = in CheckMethod() local
Dcommon_compiler_test.cc47 const CompiledMethod* compiled_method = nullptr; in MakeExecutable() local
/art/compiler/linker/arm64/
Drelative_patcher_arm64.cc44 const CompiledMethod* compiled_method, in ReserveSpace()
/art/compiler/driver/
Dcompiler_driver.cc607 auto* compiled_method = GetCompiledMethod(MethodReference(dex_file, method_idx)); in CompileMethod() local
2261 CompiledMethod* compiled_method = nullptr; in CompileMethod() local
2343 CompiledMethod* compiled_method = nullptr; in RemoveCompiledMethod() local