Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DBackendUtil.cpp129 static std::string getProfileGenName(const CodeGenOptions &CodeGenOpts) { in getProfileGenName()
143 const CodeGenOptions &CodeGenOpts; member in __anon3496e3440111::EmitAssemblyHelper
295 getCodeModel(const CodeGenOptions &CodeGenOpts) { in getCodeModel()
362 const auto &CodeGenOpts = CI.getCodeGenOpts(); in initTargetOptions() local
535 getGCOVOptions(const CodeGenOptions &CodeGenOpts, const LangOptions &LangOpts) { in getGCOVOptions()
553 getInstrProfOptions(const CodeGenOptions &CodeGenOpts, in getInstrProfOptions()
566 static void setCommandLineOpts(const CodeGenOptions &CodeGenOpts) { in setCommandLineOpts()
698 const CodeGenOptions &CodeGenOpts, in addSanitizers()
H A DBackendConsumer.h33 const CodeGenOptions &CodeGenOpts; variable
H A DCodeGenTBAA.h121 const CodeGenOptions &CodeGenOpts; variable
H A DCodeGenAction.cpp87 const CodeGenOptions &CodeGenOpts; member in clang::ClangDiagnosticHandler
92 const CodeGenOptions &CodeGenOpts) { in reportOptRecordError()
1118 auto &CodeGenOpts = CI.getCodeGenOpts(); in ExecuteAction() local
H A DObjectFilePCHContainerWriter.cpp49 CodeGenOptions CodeGenOpts; member in __anon9aef00700111::PCHContainerGenerator
H A DModuleBuilder.cpp39 const CodeGenOptions &CodeGenOpts; member in __anonbec9d48b0111::CodeGeneratorImpl
H A DCGHLSLRuntime.cpp299 auto &CodeGenOpts = CGM.getCodeGenOpts(); in finishCodeGen() local
H A DCodeGenModule.h352 const CodeGenOptions &CodeGenOpts; variable
H A DCGCall.cpp1953 addMergableDefaultFunctionAttributes(const CodeGenOptions &CodeGenOpts, in addMergableDefaultFunctionAttributes()
1960 StringRef Name, bool HasOptnone, const CodeGenOptions &CodeGenOpts, in getTrivialDefaultFunctionAttributes()
2149 llvm::Function &F, const CodeGenOptions &CodeGenOpts, in mergeDefaultFunctionDefinitionAttributes()
H A DCodeGenModule.cpp111 const CodeGenOptions &CodeGenOpts = CGM.getCodeGenOpts(); in createTargetCodeGenInfo() local
750 const CodeGenOptions &CodeGenOpts, in checkAliasForTocData()
1606 const CodeGenOptions &CodeGenOpts) { in EmitBackendOptionsMetadata()
/freebsd/contrib/llvm-project/clang/lib/Interpreter/
H A DDeviceOffload.h48 CodeGenOptions &CodeGenOpts; // Intentionally a reference. variable
/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.cpp1545 static void InitializePGOProfileMacros(const CodeGenOptions &CodeGenOpts, in InitializePGOProfileMacros()
1560 const CodeGenOptions &CodeGenOpts) { in InitializePreprocessor()
H A DCompilerInstance.cpp283 const CodeGenOptions *CodeGenOpts, in SetUpDiagnosticLog()
342 const CodeGenOptions *CodeGenOpts) { in createDiagnostics()
H A DCompilerInvocation.cpp575 CodeGenOptions &CodeGenOpts = Invocation.getCodeGenOpts(); in FixupInvocation() local
1598 const CodeGenOptions &CodeGenOpts = Opts; in GenerateCodeGenArgs() local
1902 CodeGenOptions &CodeGenOpts = Opts; in ParseCodeGenArgs() local
4854 const CodeGenOptions &CodeGenOpts) { in GeneratePreprocessorArgs()
/freebsd/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/
H A DModuleDepCollector.cpp551 const auto &CodeGenOpts = CI.getCodeGenOpts(); in isSafeToIgnoreCWD() local