Lines Matching refs:GetCompilerOptions
293 InstructionSetPointerSize(GetCompilerOptions().GetInstructionSet()))); in GetEntryPointOf()
464 switch (codegen->GetCompilerOptions().GetInstructionSet()) { in RunBaselineOptimizations()
506 switch (codegen->GetCompilerOptions().GetInstructionSet()) { in RunArchOptimizations()
617 PrepareForRegisterAllocation(graph, codegen->GetCompilerOptions(), stats).Run(); in AllocateRegisters()
646 const std::vector<std::string>* pass_names = GetCompilerOptions().GetPassesToRun(); in RunOptimizations()
787 const CompilerOptions& compiler_options = GetCompilerOptions(); in TryCompile()
950 const CompilerOptions& compiler_options = GetCompilerOptions(); in TryCompileIntrinsic()
1050 const CompilerOptions& compiler_options = GetCompilerOptions(); in Compile()
1182 const CompilerOptions& compiler_options = GetCompilerOptions(); in JniCompile()
1271 const CompilerOptions& compiler_options = GetCompilerOptions(); in JitCompile()
1420 const CompilerOptions& compiler_options = GetCompilerOptions(); in JitCompile()
1467 const CompilerOptions& compiler_options = GetCompilerOptions(); in GenerateJitDebugInfo()