Home
last modified time | relevance | path

Searched refs:ModuleConstant (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/CodeGen/
DBackendUtil.cpp859 llvm::Constant *ModuleConstant = in EmbedBitcode() local
862 *M, ModuleConstant->getType(), true, llvm::GlobalValue::PrivateLinkage, in EmbedBitcode()
863 ModuleConstant); in EmbedBitcode()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp4752 llvm::Constant *ModuleConstant = in EmbedBitcodeInModule() local
4755 M, ModuleConstant->getType(), true, llvm::GlobalValue::PrivateLinkage, in EmbedBitcodeInModule()
4756 ModuleConstant); in EmbedBitcodeInModule()