Home
last modified time | relevance | path

Searched refs:setModuleIdentifier (Results 1 – 17 of 17) sorted by relevance

/external/llvm/tools/lli/
Dlli.cpp406 Mod->setModuleIdentifier(CacheName); in main()
487 XMod->setModuleIdentifier(CacheName); in main()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/lli/
Dlli.cpp392 Mod->setModuleIdentifier(CacheName); in main()
472 XMod->setModuleIdentifier(CacheName); in main()
/external/swiftshader/third_party/LLVM/include/llvm/
DModule.h226 void setModuleIdentifier(StringRef ID) { ModuleID = ID; }
/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
Dstreamout_jit.cpp276 soFunc->getParent()->setModuleIdentifier(soFunc->getName()); in Create()
Dblend_jit.cpp536 blendFunc->getParent()->setModuleIdentifier(blendFunc->getName()); in Create()
Dfetch_jit.cpp142 fetch->getParent()->setModuleIdentifier(fetch->getName()); in Create()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/Orc/
DCompileOnDemandLayer.cpp117 ClonedModule->setModuleIdentifier((M.getName() + Suffix).str()); in extractAndClone()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DModule.h271 void setModuleIdentifier(StringRef ID) { ModuleID = ID; } in setModuleIdentifier() function
/external/llvm/include/llvm/IR/
DModule.h259 void setModuleIdentifier(StringRef ID) { ModuleID = ID; }
/external/llvm/tools/llvm-lto/
Dllvm-lto.cpp379 M->setModuleIdentifier(ThinLTOModuleId); in loadModule()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-lto/
Dllvm-lto.cpp462 M->setModuleIdentifier(ThinLTOModuleId); in loadModule()
/external/llvm/examples/Kaleidoscope/MCJIT/complete/
Dtoy.cpp767 M->setModuleIdentifier(ModID); in parseInputIR()
/external/llvm/examples/Kaleidoscope/MCJIT/cached/
Dtoy.cpp1497 M->setModuleIdentifier(ModID); in parseInputIR()
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/MCJIT/complete/
Dtoy.cpp767 M->setModuleIdentifier(ModID); in parseInputIR()
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/MCJIT/cached/
Dtoy.cpp1499 M->setModuleIdentifier(ModID); in parseInputIR()
/external/llvm/lib/IR/
DCore.cpp234 unwrap(M)->setModuleIdentifier(StringRef(Ident, Len)); in LLVMSetModuleIdentifier()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DCore.cpp234 unwrap(M)->setModuleIdentifier(StringRef(Ident, Len)); in LLVMSetModuleIdentifier()