Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/llvm/lib/IR/
H A DModuleSummaryIndex.cpp38 ModPath = addModulePath(Path, NextModuleId, Other->getModuleHash(Path)) in mergeFrom()
/aosp_15_r20/external/clang/include/clang/Frontend/
H A DCompilerInvocation.h166 std::string getModuleHash() const;
/aosp_15_r20/external/llvm/lib/Transforms/Utils/
H A DFunctionImportUtils.cpp91 ImportIndex.getModuleHash(SGV->getParent()->getModuleIdentifier())); in getName()
/aosp_15_r20/external/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp250 auto ModHash = Index.getModuleHash(ModuleID); in ModuleCacheEntry()
258 auto ModHash = Index.getModuleHash(Entry.first()); in ModuleCacheEntry()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DFunctionImportUtils.cpp97 ImportIndex.getModuleHash(SGV->getParent()->getModuleIdentifier())); in getPromotedName()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DFunctionImportUtils.cpp122 ImportIndex.getModuleHash(SGV->getParent()->getModuleIdentifier())); in getPromotedName()
/aosp_15_r20/external/clang/lib/Frontend/
H A DCompilerInstance.cpp392 getInvocation().getModuleHash()); in getSpecificModuleCachePath()
979 assert(ImportingInstance.getInvocation().getModuleHash() == in compileModuleImpl()
980 Invocation->getModuleHash() && "Module hash mismatch!"); in compileModuleImpl()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
H A 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()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Frontend/
DCompilerInvocation.h304 std::string getModuleHash() const;
DCompilerInstance.h683 return getSpecificModuleCachePath(getInvocation().getModuleHash()); in getSpecificModuleCachePath()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Frontend/
DCompilerInvocation.h310 std::string getModuleHash() const;
DCompilerInstance.h725 return getSpecificModuleCachePath(getInvocation().getModuleHash()); in getSpecificModuleCachePath()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Frontend/
DCompilerInvocation.h310 std::string getModuleHash() const;
DCompilerInstance.h689 return getSpecificModuleCachePath(getInvocation().getModuleHash()); in getSpecificModuleCachePath()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Frontend/
DCompilerInvocation.h310 std::string getModuleHash() const;
DCompilerInstance.h689 return getSpecificModuleCachePath(getInvocation().getModuleHash()); in getSpecificModuleCachePath()
/aosp_15_r20/external/llvm/include/llvm/IR/
H A DModuleSummaryIndex.h433 const ModuleHash &getModuleHash(const StringRef ModPath) const { in getModuleHash() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/LTO/
H A 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()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Lex/
DHeaderSearch.h426 StringRef getModuleHash() const { return ModuleHash; } in getModuleHash() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Lex/
DHeaderSearch.h426 StringRef getModuleHash() const { return ModuleHash; } in getModuleHash() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Lex/
DHeaderSearch.h426 StringRef getModuleHash() const { return ModuleHash; } in getModuleHash() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Lex/
DHeaderSearch.h447 StringRef getModuleHash() const { return ModuleHash; } in getModuleHash() function
/aosp_15_r20/hardware/interfaces/security/keymint/aidl/vts/functional/
H A DKeyMintAidlTestBase.h106 std::optional<vector<uint8_t>> getModuleHash();
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp733 Summary.getModuleHash(S->modulePath())); in updateIndexWPDForExports()
1028 TheFn.name(), ExportSummary.getModuleHash(S->modulePath())); in trySingleImplDevirt()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp881 Summary.getModuleHash(S->modulePath())); in updateIndexWPDForExports()
1302 TheFn.name(), ExportSummary.getModuleHash(S->modulePath())); in trySingleImplDevirt()

12