Searched refs:GetCompilerDriver (Results 1 – 8 of 8) sorted by relevance
45 CompilerDriver* GetCompilerDriver() const { in GetCompilerDriver() function
73 kRuntimeISA, jit_compiler->GetCompilerDriver()->GetInstructionSetFeatures(), types_array); in jit_types_loaded()
276 return ArtQuickJniCompileMethod(GetCompilerDriver(), access_flags, method_idx, dex_file); in JniCompile()282 InstructionSetPointerSize(GetCompilerDriver()->GetInstructionSet()))); in GetEntryPointOf()342 CompilerDriver* driver = GetCompilerDriver(); in Init()621 CompilerDriver* compiler_driver = GetCompilerDriver(); in TryCompile()795 CompilerDriver* compiler_driver = GetCompilerDriver(); in Compile()940 const CompilerOptions& compiler_options = GetCompilerDriver()->GetCompilerOptions(); in JitCompile()962 GetCompilerDriver()->GetInstructionSet(), in JitCompile()963 GetCompilerDriver()->GetInstructionSetFeatures(), in JitCompile()
103 CompilerDriver* GetCompilerDriver() const { in GetCompilerDriver() function
155 CompiledMethodStorage* storage = GetCompilerDriver()->GetCompiledMethodStorage(); in ~CompiledMethod()
213 const CompilerDriver* GetCompilerDriver() { in GetCompilerDriver() function
81 CompilerDriver* GetCompilerDriver() { in GetCompilerDriver() function
665 debuggable_(writer->GetCompilerDriver()->GetCompilerOptions().GetDebuggable()) { in InitCodeMethodVisitor()887 if (!writer_->GetCompilerDriver()->IsImageClass(class_descriptor)) { in VisitMethod()