Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DBackendUtil.cpp104 const CodeGenOptions &CodeGenOpts; member in __anoncdf3490f0111::EmitAssemblyHelper
382 const CodeGenOptions &CodeGenOpts) { in createTLII()
426 static CodeGenOpt::Level getCGOptLevel(const CodeGenOptions &CodeGenOpts) { in getCGOptLevel()
442 getCodeModel(const CodeGenOptions &CodeGenOpts) { in getCodeModel()
470 const CodeGenOptions &CodeGenOpts, in initTargetOptions()
603 static Optional<GCOVOptions> getGCOVOptions(const CodeGenOptions &CodeGenOpts, in getGCOVOptions()
621 getInstrProfOptions(const CodeGenOptions &CodeGenOpts, in getInstrProfOptions()
861 static void setCommandLineOpts(const CodeGenOptions &CodeGenOpts) { in setCommandLineOpts()
1098 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()
1049 auto &CodeGenOpts = CI.getCodeGenOpts(); in ExecuteAction() local
H A DCodeGenTBAA.h120 const CodeGenOptions &CodeGenOpts; variable
H A DModuleBuilder.cpp37 const CodeGenOptions CodeGenOpts; // Intentionally copied in. member in __anon20d6d9160111::CodeGeneratorImpl
H A DObjectFilePCHContainerOperations.cpp50 CodeGenOptions CodeGenOpts; member in __anon115c17220111::PCHContainerGenerator
H A DCodeGenModule.h307 const CodeGenOptions &CodeGenOpts; variable
H A DCodeGenModule.cpp818 const CodeGenOptions CodeGenOpts) { in EmitBackendOptionsMetadata()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Frontend/
H A DCompilerInvocation.h136 CodeGenOptions CodeGenOpts; variable
/netbsd-src/external/apache2/llvm/dist/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
1568 CodeGenOptions &CodeGenOpts = Opts; in ParseCodeGenArgs() local
4094 const CodeGenOptions &CodeGenOpts) { in GeneratePreprocessorArgs()