Home
last modified time | relevance | path

Searched defs:CGO (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DModuleBuilder.cpp71 const CodeGenOptions &CGO) { in ExpandModuleName() argument
81 const PreprocessorOptions &PPO, const CodeGenOptions &CGO, in CodeGeneratorImpl() argument
368 const CodeGenOptions &CGO, llvm::LLVMContext &C, in CreateLLVMCodeGen() argument
H A DCodeGenTBAA.cpp33 CodeGenTBAA(ASTContext & Ctx,llvm::Module & M,const CodeGenOptions & CGO,const LangOptions & Features,MangleContext & MContext) CodeGenTBAA() argument
H A DCGDebugInfo.cpp528 auto &CGO = CGM.getCodeGenOpts(); CreateCompileUnit() local
H A DCodeGenModule.cpp333 CodeGenModule(ASTContext & C,IntrusiveRefCntPtr<llvm::vfs::FileSystem> FS,const HeaderSearchOptions & HSO,const PreprocessorOptions & PPO,const CodeGenOptions & CGO,llvm::Module & M,DiagnosticsEngine & diags,CoverageSourceInfo * CoverageInfo) CodeGenModule() argument