Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DBackendUtil.cpp122 const CodeGenOptions &CodeGenOpts; member in __anonf4fb55db0111::EmitAssemblyHelper
269 const CodeGenOptions &CodeGenOpts) { in createTLII()
304 getCodeModel(const CodeGenOptions &CodeGenOpts) { in getCodeModel()
337 const CodeGenOptions &CodeGenOpts, in initTargetOptions()
500 getGCOVOptions(const CodeGenOptions &CodeGenOpts, const LangOptions &LangOpts) { in getGCOVOptions()
517 getInstrProfOptions(const CodeGenOptions &CodeGenOpts, in getInstrProfOptions()
528 static void setCommandLineOpts(const CodeGenOptions &CodeGenOpts) { in setCommandLineOpts()
665 const CodeGenOptions &CodeGenOpts, in addSanitizers()
H A DCodeGenAction.cpp84 const CodeGenOptions &CodeGenOpts; member in clang::ClangDiagnosticHandler
89 const CodeGenOptions CodeGenOpts) { in reportOptRecordError()
113 const CodeGenOptions &CodeGenOpts; member in clang::BackendConsumer
153 const CodeGenOptions &CodeGenOpts, in BackendConsumer()
179 const CodeGenOptions &CodeGenOpts, in BackendConsumer()
1178 auto &CodeGenOpts = CI.getCodeGenOpts(); in ExecuteAction() local
H A DCodeGenTBAA.h119 const CodeGenOptions &CodeGenOpts; variable
H A DModuleBuilder.cpp39 const CodeGenOptions CodeGenOpts; // Intentionally copied in. member in __anon2a1548e20111::CodeGeneratorImpl
H A DObjectFilePCHContainerOperations.cpp51 CodeGenOptions CodeGenOpts; member in __anon622f1b6e0111::PCHContainerGenerator
H A DCodeGenModule.h307 const CodeGenOptions &CodeGenOpts; variable
H A DCodeGenModule.cpp980 const CodeGenOptions CodeGenOpts) { in EmitBackendOptionsMetadata()
/openbsd-src/gnu/llvm/clang/include/clang/Frontend/
H A DCompilerInvocation.h141 CodeGenOptions CodeGenOpts; variable
/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DCompilerInstance.cpp286 const CodeGenOptions *CodeGenOpts, in SetUpDiagnosticLog()
345 const CodeGenOptions *CodeGenOpts) { in createDiagnostics()
H A DCompilerInvocation.cpp467 CodeGenOptions &CodeGenOpts = Invocation.getCodeGenOpts(); in FixupInvocation() local
1335 const CodeGenOptions &CodeGenOpts = Opts; in GenerateCodeGenArgs() local
1603 CodeGenOptions &CodeGenOpts = Opts; in ParseCodeGenArgs() local
4185 const CodeGenOptions &CodeGenOpts) { in GeneratePreprocessorArgs()