Searched defs:CodeGenOpts (Results 1 – 13 of 13) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | BackendUtil.cpp | 126 const CodeGenOptions &CodeGenOpts; member in __anone6c0d8fa0111::EmitAssemblyHelper 282 getCodeModel(const CodeGenOptions &CodeGenOpts) { in getCodeModel() 315 const CodeGenOptions &CodeGenOpts, in initTargetOptions() 481 getGCOVOptions(const CodeGenOptions &CodeGenOpts, const LangOptions &LangOpts) { in getGCOVOptions() 499 getInstrProfOptions(const CodeGenOptions &CodeGenOpts, in getInstrProfOptions() 510 static void setCommandLineOpts(const CodeGenOptions &CodeGenOpts) { in setCommandLineOpts() 648 const CodeGenOptions &CodeGenOpts, in addSanitizers()
|
| H A D | BackendConsumer.h | 34 const CodeGenOptions &CodeGenOpts; variable
|
| H A D | CodeGenAction.cpp | 90 const CodeGenOptions &CodeGenOpts; member in clang::ClangDiagnosticHandler 95 const CodeGenOptions &CodeGenOpts) { in reportOptRecordError() 116 const CodeGenOptions &CodeGenOpts, in BackendConsumer() 144 const CodeGenOptions &CodeGenOpts, in BackendConsumer() 1160 auto &CodeGenOpts = CI.getCodeGenOpts(); in ExecuteAction() local
|
| H A D | CodeGenTBAA.h | 119 const CodeGenOptions &CodeGenOpts; variable
|
| H A D | ObjectFilePCHContainerOperations.cpp | 51 CodeGenOptions CodeGenOpts; member in __anon6e2187ed0111::PCHContainerGenerator
|
| H A D | ModuleBuilder.cpp | 39 const CodeGenOptions &CodeGenOpts; member in __anona3480fc10111::CodeGeneratorImpl
|
| H A D | CodeGenModule.h | 307 const CodeGenOptions &CodeGenOpts; variable
|
| H A D | CGCall.cpp | 1878 addMergableDefaultFunctionAttributes(const CodeGenOptions &CodeGenOpts, in addMergableDefaultFunctionAttributes() 1885 StringRef Name, bool HasOptnone, const CodeGenOptions &CodeGenOpts, in getTrivialDefaultFunctionAttributes() 2068 llvm::Function &F, const CodeGenOptions &CodeGenOpts, in mergeDefaultFunctionDefinitionAttributes()
|
| H A D | CodeGenModule.cpp | 110 const CodeGenOptions &CodeGenOpts = CGM.getCodeGenOpts(); in createTargetCodeGenInfo() local 1350 const CodeGenOptions &CodeGenOpts) { in EmitBackendOptionsMetadata()
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/Frontend/ |
| H A D | CompilerInvocation.h | 100 std::shared_ptr<CodeGenOptions> CodeGenOpts; variable
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/ |
| H A D | InitPreprocessor.cpp | 1368 static void InitializePGOProfileMacros(const CodeGenOptions &CodeGenOpts, in InitializePGOProfileMacros() 1383 const CodeGenOptions &CodeGenOpts) { in InitializePreprocessor()
|
| H A D | CompilerInstance.cpp | 284 const CodeGenOptions *CodeGenOpts, in SetUpDiagnosticLog() 343 const CodeGenOptions *CodeGenOpts) { in createDiagnostics()
|
| H A D | CompilerInvocation.cpp | 564 CodeGenOptions &CodeGenOpts = Invocation.getCodeGenOpts(); in FixupInvocation() local 1455 const CodeGenOptions &CodeGenOpts = Opts; in GenerateCodeGenArgs() local 1715 CodeGenOptions &CodeGenOpts = Opts; in ParseCodeGenArgs() local 4312 const CodeGenOptions &CodeGenOpts) { in GeneratePreprocessorArgs()
|