| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | BackendUtil.cpp | 129 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 D | BackendConsumer.h | 33 const CodeGenOptions &CodeGenOpts; variable
|
| H A D | CodeGenTBAA.h | 121 const CodeGenOptions &CodeGenOpts; variable
|
| H A D | CodeGenAction.cpp | 87 const CodeGenOptions &CodeGenOpts; member in clang::ClangDiagnosticHandler 92 const CodeGenOptions &CodeGenOpts) { in reportOptRecordError() 1118 auto &CodeGenOpts = CI.getCodeGenOpts(); in ExecuteAction() local
|
| H A D | ObjectFilePCHContainerWriter.cpp | 49 CodeGenOptions CodeGenOpts; member in __anon9aef00700111::PCHContainerGenerator
|
| H A D | ModuleBuilder.cpp | 39 const CodeGenOptions &CodeGenOpts; member in __anonbec9d48b0111::CodeGeneratorImpl
|
| H A D | CGHLSLRuntime.cpp | 299 auto &CodeGenOpts = CGM.getCodeGenOpts(); in finishCodeGen() local
|
| H A D | CodeGenModule.h | 352 const CodeGenOptions &CodeGenOpts; variable
|
| H A D | CGCall.cpp | 1953 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 D | CodeGenModule.cpp | 111 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 D | DeviceOffload.h | 48 CodeGenOptions &CodeGenOpts; // Intentionally a reference. variable
|
| /freebsd/contrib/llvm-project/clang/include/clang/Frontend/ |
| H A D | CompilerInvocation.h | 100 std::shared_ptr<CodeGenOptions> CodeGenOpts; variable
|
| /freebsd/contrib/llvm-project/clang/lib/Frontend/ |
| H A D | InitPreprocessor.cpp | 1545 static void InitializePGOProfileMacros(const CodeGenOptions &CodeGenOpts, in InitializePGOProfileMacros() 1560 const CodeGenOptions &CodeGenOpts) { in InitializePreprocessor()
|
| H A D | CompilerInstance.cpp | 283 const CodeGenOptions *CodeGenOpts, in SetUpDiagnosticLog() 342 const CodeGenOptions *CodeGenOpts) { in createDiagnostics()
|
| H A D | CompilerInvocation.cpp | 575 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 D | ModuleDepCollector.cpp | 551 const auto &CodeGenOpts = CI.getCodeGenOpts(); in isSafeToIgnoreCWD() local
|