Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DBackendUtil.cpp105 const CodeGenOptions &CodeGenOpts; member in __anon701d26f80111::EmitAssemblyHelper
391 const CodeGenOptions &CodeGenOpts) { in createTLII()
435 static CodeGenOpt::Level getCGOptLevel(const CodeGenOptions &CodeGenOpts) { in getCGOptLevel()
451 getCodeModel(const CodeGenOptions &CodeGenOpts) { in getCodeModel()
479 const CodeGenOptions &CodeGenOpts, in initTargetOptions()
611 static Optional<GCOVOptions> getGCOVOptions(const CodeGenOptions &CodeGenOpts, in getGCOVOptions()
629 getInstrProfOptions(const CodeGenOptions &CodeGenOpts, in getInstrProfOptions()
867 static void setCommandLineOpts(const CodeGenOptions &CodeGenOpts) { in setCommandLineOpts()
1104 const CodeGenOptions &CodeGenOpts, in addSanitizers()
H A DCodeGenAction.cpp79 const CodeGenOptions &CodeGenOpts; member in clang::ClangDiagnosticHandler
84 const CodeGenOptions CodeGenOpts) { in reportOptRecordError()
108 const CodeGenOptions &CodeGenOpts; member in clang::BackendConsumer
136 const CodeGenOptions &CodeGenOpts, in BackendConsumer()
161 const CodeGenOptions &CodeGenOpts, in BackendConsumer()
1051 auto &CodeGenOpts = CI.getCodeGenOpts(); in ExecuteAction() local
H A DCodeGenTBAA.h120 const CodeGenOptions &CodeGenOpts; variable
H A DObjectFilePCHContainerOperations.cpp50 CodeGenOptions CodeGenOpts; member in __anon026200ab0111::PCHContainerGenerator
H A DModuleBuilder.cpp37 const CodeGenOptions CodeGenOpts; // Intentionally copied in. member in __anonf4efd53f0111::CodeGeneratorImpl
H A DCodeGenModule.h307 const CodeGenOptions &CodeGenOpts; variable
H A DCodeGenModule.cpp843 const CodeGenOptions CodeGenOpts) { in EmitBackendOptionsMetadata()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Frontend/
H A DCompilerInvocation.h136 CodeGenOptions CodeGenOpts; variable
/freebsd-13.1/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInstance.cpp279 const CodeGenOptions *CodeGenOpts, in SetUpDiagnosticLog()
338 const CodeGenOptions *CodeGenOpts) { in createDiagnostics()
H A DCompilerInvocation.cpp448 CodeGenOptions &CodeGenOpts = Invocation.getCodeGenOpts(); in FixupInvocation() local
1310 const CodeGenOptions &CodeGenOpts = Opts; in GenerateCodeGenArgs() local
1565 CodeGenOptions &CodeGenOpts = Opts; in ParseCodeGenArgs() local
4101 const CodeGenOptions &CodeGenOpts) { in GeneratePreprocessorArgs()