Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DBackendUtil.cpp111 const CodeGenOptions &CodeGenOpts; member in __anond17872740111::EmitAssemblyHelper
248 const CodeGenOptions &CodeGenOpts) { in createTLII()
281 static CodeGenOpt::Level getCGOptLevel(const CodeGenOptions &CodeGenOpts) { in getCGOptLevel()
297 getCodeModel(const CodeGenOptions &CodeGenOpts) { in getCodeModel()
330 const CodeGenOptions &CodeGenOpts, in initTargetOptions()
486 static Optional<GCOVOptions> getGCOVOptions(const CodeGenOptions &CodeGenOpts, in getGCOVOptions()
504 getInstrProfOptions(const CodeGenOptions &CodeGenOpts, in getInstrProfOptions()
515 static void setCommandLineOpts(const CodeGenOptions &CodeGenOpts) { in setCommandLineOpts()
624 const CodeGenOptions &CodeGenOpts, in addSanitizers()
H A DCodeGenAction.cpp83 const CodeGenOptions &CodeGenOpts; member in clang::ClangDiagnosticHandler
88 const CodeGenOptions CodeGenOpts) { in reportOptRecordError()
112 const CodeGenOptions &CodeGenOpts; member in clang::BackendConsumer
152 const CodeGenOptions &CodeGenOpts, in BackendConsumer()
178 const CodeGenOptions &CodeGenOpts, in BackendConsumer()
1151 auto &CodeGenOpts = CI.getCodeGenOpts(); in ExecuteAction() local
H A DCodeGenTBAA.h119 const CodeGenOptions &CodeGenOpts; variable
H A DObjectFilePCHContainerOperations.cpp51 CodeGenOptions CodeGenOpts; member in __anon8fee51a70111::PCHContainerGenerator
H A DModuleBuilder.cpp39 const CodeGenOptions CodeGenOpts; // Intentionally copied in. member in __anon1a4befbb0111::CodeGeneratorImpl
H A DCodeGenModule.h303 const CodeGenOptions &CodeGenOpts; variable
H A DCodeGenModule.cpp967 const CodeGenOptions CodeGenOpts) { in EmitBackendOptionsMetadata()
/llvm-project-15.0.7/clang/include/clang/Frontend/
H A DCompilerInvocation.h141 CodeGenOptions CodeGenOpts; variable
/llvm-project-15.0.7/clang/lib/Frontend/
H A DCompilerInstance.cpp281 const CodeGenOptions *CodeGenOpts, in SetUpDiagnosticLog()
340 const CodeGenOptions *CodeGenOpts) { in createDiagnostics()
H A DCompilerInvocation.cpp464 CodeGenOptions &CodeGenOpts = Invocation.getCodeGenOpts(); in FixupInvocation() local
1323 const CodeGenOptions &CodeGenOpts = Opts; in GenerateCodeGenArgs() local
1595 CodeGenOptions &CodeGenOpts = Opts; in ParseCodeGenArgs() local
4164 const CodeGenOptions &CodeGenOpts) { in GeneratePreprocessorArgs()