Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DBackendUtil.cpp79 const CodeGenOptions &CodeGenOpts; member in __anonf19209130111::EmitAssemblyHelper
334 const CodeGenOptions &CodeGenOpts) { in createTLII()
370 static CodeGenOpt::Level getCGOptLevel(const CodeGenOptions &CodeGenOpts) { in getCGOptLevel()
386 getCodeModel(const CodeGenOptions &CodeGenOpts) { in getCodeModel()
413 const CodeGenOptions &CodeGenOpts, in initTargetOptions()
498 static Optional<GCOVOptions> getGCOVOptions(const CodeGenOptions &CodeGenOpts) { in getGCOVOptions()
707 static void setCommandLineOpts(const CodeGenOptions &CodeGenOpts) { in setCommandLineOpts()
H A DCodeGenTBAA.h121 const CodeGenOptions &CodeGenOpts; variable
H A DCodeGenAction.cpp77 const CodeGenOptions &CodeGenOpts; member in clang::ClangDiagnosticHandler
88 const CodeGenOptions &CodeGenOpts; member in clang::BackendConsumer
114 const CodeGenOptions &CodeGenOpts, in BackendConsumer()
H A DModuleBuilder.cpp38 const CodeGenOptions CodeGenOpts; // Intentionally copied in. member in __anona725aa1a0111::CodeGeneratorImpl
H A DObjectFilePCHContainerOperations.cpp51 CodeGenOptions CodeGenOpts; member in __anon266401a60111::PCHContainerGenerator
H A DCodeGenModule.h297 const CodeGenOptions &CodeGenOpts; variable
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Frontend/
H A DCompilerInvocation.h128 CodeGenOptions CodeGenOpts; variable
/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/
H A DCompilerInstance.cpp217 const CodeGenOptions *CodeGenOpts, in SetUpDiagnosticLog()
272 const CodeGenOptions *CodeGenOpts) { in createDiagnostics()