Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DModuleSummaryIndex.cpp38 ModPath = addModulePath(Path, NextModuleId, Other->getModuleHash(Path)) in mergeFrom()
/external/clang/include/clang/Frontend/
DCompilerInvocation.h166 std::string getModuleHash() const;
/external/llvm/lib/Transforms/Utils/
DFunctionImportUtils.cpp91 ImportIndex.getModuleHash(SGV->getParent()->getModuleIdentifier())); in getName()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DFunctionImportUtils.cpp97 ImportIndex.getModuleHash(SGV->getParent()->getModuleIdentifier())); in getPromotedName()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
DFunctionImportUtils.cpp122 ImportIndex.getModuleHash(SGV->getParent()->getModuleIdentifier())); in getPromotedName()
/external/llvm/lib/LTO/
DThinLTOCodeGenerator.cpp250 auto ModHash = Index.getModuleHash(ModuleID); in ModuleCacheEntry()
258 auto ModHash = Index.getModuleHash(Entry.first()); in ModuleCacheEntry()
/external/llvm/include/llvm/IR/
DModuleSummaryIndex.h433 const ModuleHash &getModuleHash(const StringRef ModPath) const { in getModuleHash() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
DLTO.cpp148 auto ModHash = Index.getModuleHash(ModuleID); in computeLTOCacheKey()
160 auto ModHash = Index.getModuleHash(Entry.first()); in computeLTOCacheKey()
1101 all_of(CombinedIndex.getModuleHash(ModuleID), in runThinLTOBackendThread()
DThinLTOCodeGenerator.cpp328 if (all_of(Index.getModuleHash(ModuleID), in ModuleCacheEntry()
/external/clang/lib/Frontend/
DCompilerInstance.cpp392 getInvocation().getModuleHash()); in getSpecificModuleCachePath()
979 assert(ImportingInstance.getInvocation().getModuleHash() == in compileModuleImpl()
980 Invocation->getModuleHash() && "Module hash mismatch!"); in compileModuleImpl()
DCompilerInvocation.cpp2400 std::string CompilerInvocation::getModuleHash() const { in getModuleHash() function in CompilerInvocation
/external/swiftshader/third_party/llvm-16.0/llvm/lib/LTO/
DLTO.cpp148 auto ModHash = Index.getModuleHash(ModuleID); in computeLTOCacheKey()
180 auto ModHash = Index.getModuleHash(EntryIt->first()); in computeLTOCacheKey()
1306 all_of(CombinedIndex.getModuleHash(ModuleID), in runThinLTOBackendThread()
DThinLTOCodeGenerator.cpp373 if (all_of(Index.getModuleHash(ModuleID), in ModuleCacheEntry()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DWholeProgramDevirt.cpp733 Summary.getModuleHash(S->modulePath())); in updateIndexWPDForExports()
1028 TheFn.name(), ExportSummary.getModuleHash(S->modulePath())); in trySingleImplDevirt()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
DWholeProgramDevirt.cpp881 Summary.getModuleHash(S->modulePath())); in updateIndexWPDForExports()
1302 TheFn.name(), ExportSummary.getModuleHash(S->modulePath())); in trySingleImplDevirt()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DModuleSummaryIndex.h1254 const ModuleHash &getModuleHash(const StringRef ModPath) const {
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
DModuleSummaryIndex.h1606 const ModuleHash &getModuleHash(const StringRef ModPath) const {