Lines Matching refs:GetCompilerOptions
274 InstructionSetPointerSize(GetCompilerOptions().GetInstructionSet()))); in GetEntryPointOf()
414 const CompilerOptions& compiler_options = GetCompilerOptions(); in DumpInstructionSetFeaturesToCfg()
452 switch (codegen->GetCompilerOptions().GetInstructionSet()) { in RunRequiredPasses()
503 switch (codegen->GetCompilerOptions().GetInstructionSet()) { in RunArchOptimizations()
598 PrepareForRegisterAllocation(graph, codegen->GetCompilerOptions(), stats).Run(); in AllocateRegisters()
626 const std::vector<std::string>* pass_names = GetCompilerOptions().GetPassesToRun(); in RunOptimizations()
767 const CompilerOptions& compiler_options = GetCompilerOptions(); in TryCompile()
929 graph, codegen->GetCompilerOptions(), codegen.get(), compilation_stats_.get()).Run(); in TryCompile()
968 const CompilerOptions& compiler_options = GetCompilerOptions(); in TryCompileIntrinsic()
1069 const CompilerOptions& compiler_options = GetCompilerOptions(); in Compile()
1189 const CompilerOptions& compiler_options = GetCompilerOptions(); in JniCompile()
1264 const CompilerOptions& compiler_options = GetCompilerOptions(); in JitCompile()
1501 const CompilerOptions& compiler_options = GetCompilerOptions(); in GenerateJitDebugInfo()