Lines Matching refs:GetCompilerOptions
273 InstructionSetPointerSize(GetCompilerOptions().GetInstructionSet()))); in GetEntryPointOf()
413 const CompilerOptions& compiler_options = GetCompilerOptions(); in DumpInstructionSetFeaturesToCfg()
451 switch (codegen->GetCompilerOptions().GetInstructionSet()) { in RunRequiredPasses()
502 switch (codegen->GetCompilerOptions().GetInstructionSet()) { in RunArchOptimizations()
597 PrepareForRegisterAllocation(graph, codegen->GetCompilerOptions(), stats).Run(); in AllocateRegisters()
625 const std::vector<std::string>* pass_names = GetCompilerOptions().GetPassesToRun(); in RunOptimizations()
769 const CompilerOptions& compiler_options = GetCompilerOptions(); in TryCompile()
936 graph, codegen->GetCompilerOptions(), codegen.get(), compilation_stats_.get()).Run(); in TryCompile()
975 const CompilerOptions& compiler_options = GetCompilerOptions(); in TryCompileIntrinsic()
1075 const CompilerOptions& compiler_options = GetCompilerOptions(); in Compile()
1193 const CompilerOptions& compiler_options = GetCompilerOptions(); in JniCompile()
1268 const CompilerOptions& compiler_options = GetCompilerOptions(); in JitCompile()
1505 const CompilerOptions& compiler_options = GetCompilerOptions(); in GenerateJitDebugInfo()