Searched defs:CGOpts (Results 1 - 7 of 7) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGLoopInfo.cpp576 push(BasicBlock *Header, clang::ASTContext &Ctx, const clang::CodeGenOptions &CGOpts, ArrayRef<const clang::Attr *> Attrs, const llvm::DebugLoc &StartLoc, const llvm::DebugLoc &EndLoc) argument
H A DCodeGenAction.cpp56 ClangDiagnosticHandler(const CodeGenOptions &CGOpts, BackendConsumer *BCon) argument
H A DBackendUtil.cpp183 const CodeGenOptions &CGOpts; member in class:__anon1670::PassManagerBuilderWrapper
214 getSancovOptsFromCGOpts(const CodeGenOptions &CGOpts) { argument
145 EmitAssemblyHelper(DiagnosticsEngine &_Diags, const HeaderSearchOptions &HeaderSearchOpts, const CodeGenOptions &CGOpts, const clang::TargetOptions &TOpts, const LangOptions &LOpts, Module *M) argument
172 PassManagerBuilderWrapper(const Triple &TargetTriple, const CodeGenOptions &CGOpts, const LangOptions &LangOpts) argument
238 const CodeGenOptions &CGOpts = BuilderWrapper.getCGOpts(); local
249 asanUseGlobalsGC(const Triple &T, const CodeGenOptions &CGOpts) argument
272 const CodeGenOptions &CGOpts = BuilderWrapper.getCGOpts(); local
296 const CodeGenOptions &CGOpts = BuilderWrapper.getCGOpts(); local
313 const CodeGenOptions &CGOpts = BuilderWrapper.getCGOpts(); local
1487 runThinLTOBackend( DiagnosticsEngine &Diags, ModuleSummaryIndex *CombinedIndex, Module *M, const HeaderSearchOptions &HeaderOpts, const CodeGenOptions &CGOpts, const clang::TargetOptions &TOpts, const LangOptions &LOpts, std::unique_ptr<raw_pwrite_stream> OS, std::string SampleProfile, std::string ProfileRemapping, BackendAction Action) argument
1623 EmitBackendOutput(DiagnosticsEngine &Diags, const HeaderSearchOptions &HeaderOpts, const CodeGenOptions &CGOpts, const clang::TargetOptions &TOpts, const LangOptions &LOpts, const llvm::DataLayout &TDesc, Module *M, BackendAction Action, std::unique_ptr<raw_pwrite_stream> OS) argument
1693 EmbedBitcode(llvm::Module *M, const CodeGenOptions &CGOpts, llvm::MemoryBufferRef Buf) argument
[all...]
H A DCodeGenFunction.cpp49 static bool shouldEmitLifetimeMarkers(const CodeGenOptions &CGOpts, argument
H A DCGDebugInfo.cpp614 auto &CGOpts = CGM.getCodeGenOpts(); local
[all...]
H A DCodeGenModule.cpp876 const auto &CGOpts = CGM.getCodeGenOpts(); local
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DTargetInfo.h1114 virtual void adjustTargetOptions(const CodeGenOptions &CGOpts, argument

Completed in 175 milliseconds