Home
last modified time | relevance | path

Searched defs:CGOpts (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/CodeGen/
DBackendUtil.cpp124 EmitAssemblyHelper(DiagnosticsEngine &_Diags, const CodeGenOptions &CGOpts, in EmitAssemblyHelper()
149 PassManagerBuilderWrapper(const CodeGenOptions &CGOpts, in PassManagerBuilderWrapper()
155 const CodeGenOptions &CGOpts; member in __anon33a349e50111::PassManagerBuilderWrapper
201 const CodeGenOptions &CGOpts = BuilderWrapper.getCGOpts(); in addSanitizerCoveragePass() local
217 const CodeGenOptions &CGOpts = BuilderWrapper.getCGOpts(); in addAddressSanitizerPasses() local
238 const CodeGenOptions &CGOpts = BuilderWrapper.getCGOpts(); in addMemorySanitizerPass() local
771 const CodeGenOptions &CGOpts, in EmitBackendOutput()
819 void clang::EmbedBitcode(llvm::Module *M, const CodeGenOptions &CGOpts, in EmbedBitcode()
DCGDecl.cpp912 static bool shouldEmitLifetimeMarkers(const CodeGenOptions &CGOpts, in shouldEmitLifetimeMarkers()