Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DBackendUtil.cpp126 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 DBackendConsumer.h34 const CodeGenOptions &CodeGenOpts; variable
H A DCodeGenAction.cpp90 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 DCodeGenTBAA.h119 const CodeGenOptions &CodeGenOpts; variable
H A DObjectFilePCHContainerOperations.cpp51 CodeGenOptions CodeGenOpts; member in __anon6e2187ed0111::PCHContainerGenerator
H A DModuleBuilder.cpp39 const CodeGenOptions &CodeGenOpts; member in __anona3480fc10111::CodeGeneratorImpl
H A DCodeGenModule.h307 const CodeGenOptions &CodeGenOpts; variable
H A DCGCall.cpp1878 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 DCodeGenModule.cpp110 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 DCompilerInvocation.h100 std::shared_ptr<CodeGenOptions> CodeGenOpts; variable
/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/
H A DInitPreprocessor.cpp1368 static void InitializePGOProfileMacros(const CodeGenOptions &CodeGenOpts, in InitializePGOProfileMacros()
1383 const CodeGenOptions &CodeGenOpts) { in InitializePreprocessor()
H A DCompilerInstance.cpp284 const CodeGenOptions *CodeGenOpts, in SetUpDiagnosticLog()
343 const CodeGenOptions *CodeGenOpts) { in createDiagnostics()
H A DCompilerInvocation.cpp564 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()