Home
last modified time | relevance | path

Searched refs:CGO (Results 1 – 7 of 7) sorted by relevance

/external/clang/lib/CodeGen/
DModuleBuilder.cpp72 const PreprocessorOptions &PPO, const CodeGenOptions &CGO, in CodeGeneratorImpl() argument
76 PreprocessorOpts(PPO), CodeGenOpts(CGO), HandlingTopLevelDecls(0), in CodeGeneratorImpl()
78 C.setDiscardValueNames(CGO.DiscardValueNames); in CodeGeneratorImpl()
315 const PreprocessorOptions &PreprocessorOpts, const CodeGenOptions &CGO, in CreateLLVMCodeGen() argument
318 PreprocessorOpts, CGO, C, CoverageInfo); in CreateLLVMCodeGen()
DCodeGenTBAA.cpp33 const CodeGenOptions &CGO, in CodeGenTBAA() argument
35 : Context(Ctx), CodeGenOpts(CGO), Features(Features), MContext(MContext), in CodeGenTBAA()
DCodeGenTBAA.h93 const CodeGenOptions &CGO,
DCodeGenModule.cpp84 const CodeGenOptions &CGO, llvm::Module &M, in CodeGenModule() argument
88 PreprocessorOpts(PPO), CodeGenOpts(CGO), TheModule(M), Diags(diags), in CodeGenModule()
/external/clang/include/clang/CodeGen/
DModuleBuilder.h91 const CodeGenOptions &CGO,
/external/llvm/docs/
DCompileCudaWithLLVM.rst248 | *Proceedings of the 2016 International Symposium on Code Generation and Optimization (CGO 2016)*
249 | `Slides for the CGO talk <http://wujingyue.com/docs/gpucc-talk.pdf>`_
254 `CGO 2016 gpucc tutorial <http://wujingyue.com/docs/gpucc-tutorial.pdf>`_
Dindex.rst43 .. __: http://llvm.org/pubs/2004-01-30-CGO-LLVM.html