Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILWriterPass.cpp78 Constant *ModuleConstant = in runOnModule() local
80 auto *GV = new llvm::GlobalVariable(M, ModuleConstant->getType(), true, in runOnModule()
82 ModuleConstant, "dx.dxil"); in runOnModule()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/DirectX/
H A DDXContainerGlobals.cpp93 Constant *ModuleConstant = in computeShaderHash() local
95 auto *GV = new llvm::GlobalVariable(M, ModuleConstant->getType(), true, in computeShaderHash()
97 ModuleConstant, "dx.hash"); in computeShaderHash()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DModuleUtils.cpp359 Constant *ModuleConstant = ConstantDataArray::get( in embedBufferInModule() local
362 M, ModuleConstant->getType(), true, GlobalValue::PrivateLinkage, in embedBufferInModule()
363 ModuleConstant, "llvm.embedded.object"); in embedBufferInModule()
/aosp_15_r20/external/clang/lib/CodeGen/
H A DBackendUtil.cpp859 llvm::Constant *ModuleConstant = in EmbedBitcode() local
862 *M, ModuleConstant->getType(), true, llvm::GlobalValue::PrivateLinkage, in EmbedBitcode()
863 ModuleConstant); in EmbedBitcode()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp4752 llvm::Constant *ModuleConstant = in EmbedBitcodeInModule() local
4755 M, ModuleConstant->getType(), true, llvm::GlobalValue::PrivateLinkage, in EmbedBitcodeInModule()
4756 ModuleConstant); in EmbedBitcodeInModule()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp5186 llvm::Constant *ModuleConstant = in embedBitcodeInModule() local
5189 M, ModuleConstant->getType(), true, llvm::GlobalValue::PrivateLinkage, in embedBitcodeInModule()
5190 ModuleConstant); in embedBitcodeInModule()
/aosp_15_r20/external/pytorch/test/export/
H A Dtest_export.py4752 class ModuleConstant(torch.nn.Module): class
4768 mod = ModuleConstant()
/aosp_15_r20/external/angle/third_party/proguard/lib/
HDproguard603.jarMETA-INF/ META-INF/MANIFEST.MF proguard/ proguard/optimize/ proguard/ ...