Home
last modified time | relevance | path

Searched defs:CodeGenOpts (Results 1 – 13 of 13) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DBackendUtil.cpp137 const CodeGenOptions &CodeGenOpts; member in __anon3496e3440111::EmitAssemblyHelper
293 getCodeModel(const CodeGenOptions &CodeGenOpts) { in getCodeModel()
326 const CodeGenOptions &CodeGenOpts, in initTargetOptions()
496 getGCOVOptions(const CodeGenOptions &CodeGenOpts, const LangOptions &LangOpts) { in getGCOVOptions()
514 getInstrProfOptions(const CodeGenOptions &CodeGenOpts, in getInstrProfOptions()
525 static void setCommandLineOpts(const CodeGenOptions &CodeGenOpts) { in setCommandLineOpts()
663 const CodeGenOptions &CodeGenOpts, in addSanitizers()
H A DBackendConsumer.h34 const CodeGenOptions &CodeGenOpts; variable
H A DCodeGenAction.cpp89 const CodeGenOptions &CodeGenOpts; member in clang::ClangDiagnosticHandler
94 const CodeGenOptions &CodeGenOpts) { in reportOptRecordError()
115 const PreprocessorOptions &PPOpts, const CodeGenOptions &CodeGenOpts, in BackendConsumer()
140 const PreprocessorOptions &PPOpts, const CodeGenOptions &CodeGenOpts, in BackendConsumer()
1151 auto &CodeGenOpts = CI.getCodeGenOpts(); in ExecuteAction() local
H A DCodeGenTBAA.h120 const CodeGenOptions &CodeGenOpts; variable
H A DModuleBuilder.cpp39 const CodeGenOptions &CodeGenOpts; member in __anonbec9d48b0111::CodeGeneratorImpl
H A DCodeGenModule.h307 const CodeGenOptions &CodeGenOpts; variable
H A DCGCall.cpp1856 addMergableDefaultFunctionAttributes(const CodeGenOptions &CodeGenOpts, in addMergableDefaultFunctionAttributes()
1863 StringRef Name, bool HasOptnone, const CodeGenOptions &CodeGenOpts, in getTrivialDefaultFunctionAttributes()
2050 llvm::Function &F, const CodeGenOptions &CodeGenOpts, in mergeDefaultFunctionDefinitionAttributes()
H A DCodeGenModule.cpp113 const CodeGenOptions &CodeGenOpts = CGM.getCodeGenOpts(); in createTargetCodeGenInfo() local
642 const CodeGenOptions &CodeGenOpts, in checkAliasForTocData()
1449 const CodeGenOptions &CodeGenOpts) { in EmitBackendOptionsMetadata()
H A DCodeGenFunction.cpp882 const CodeGenOptions &CodeGenOpts = CGM.getCodeGenOpts(); in StartFunction() local
/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DCompilerInvocation.h100 std::shared_ptr<CodeGenOptions> CodeGenOpts; variable
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DInitPreprocessor.cpp1515 static void InitializePGOProfileMacros(const CodeGenOptions &CodeGenOpts, in InitializePGOProfileMacros()
1530 const CodeGenOptions &CodeGenOpts) { in InitializePreprocessor()
H A DCompilerInstance.cpp284 const CodeGenOptions *CodeGenOpts, in SetUpDiagnosticLog()
343 const CodeGenOptions *CodeGenOpts) { in createDiagnostics()
H A DCompilerInvocation.cpp575 CodeGenOptions &CodeGenOpts = Invocation.getCodeGenOpts(); in FixupInvocation() local
1528 const CodeGenOptions &CodeGenOpts = Opts; in GenerateCodeGenArgs() local
1791 CodeGenOptions &CodeGenOpts = Opts; in ParseCodeGenArgs() local
4511 const CodeGenOptions &CodeGenOpts) { in GeneratePreprocessorArgs()