Home
last modified time | relevance | path

Searched defs:ModHash (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DThinLTOBitcodeWriter.cpp406 ModuleHash ModHash = {{0}}; in splitAndWriteThinLTOBitcode() local
481 ModuleHash ModHash = {{0}}; in writeThinLTOBitcode() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp254 ModuleHash *ModHash; member in __anon0d49e68c0111::ModuleBitcodeWriter
268 ModuleHash *ModHash = nullptr) in ModuleBitcodeWriter()
4439 bool GenerateHash, ModuleHash *ModHash) { in writeModule()
4467 bool GenerateHash, ModuleHash *ModHash) { in WriteBitcodeToFile()
4527 const ModuleHash *ModHash; member in __anon0d49e68c0f11::ThinLinkBitcodeWriter
4533 const ModuleHash &ModHash) in ThinLinkBitcodeWriter()
4650 const ModuleHash &ModHash) { in writeThinLinkBitcode()
4670 const ModuleHash &ModHash) { in WriteThinLinkBitcodeToFile()
/external/llvm/lib/LTO/
DThinLTOCodeGenerator.cpp250 auto ModHash = Index.getModuleHash(ModuleID); in ModuleCacheEntry() local
258 auto ModHash = Index.getModuleHash(Entry.first()); in ModuleCacheEntry() local
/external/llvm/include/llvm/IR/
DModuleSummaryIndex.h448 static std::string getGlobalNameForLocal(StringRef Name, ModuleHash ModHash) { in getGlobalNameForLocal()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
DLTO.cpp148 auto ModHash = Index.getModuleHash(ModuleID); in computeLTOCacheKey() local
160 auto ModHash = Index.getModuleHash(Entry.first()); in computeLTOCacheKey() local