Home
last modified time | relevance | path

Searched defs:ModuleID (Results 1 – 25 of 30) sorted by relevance

12

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Tooling/DependencyScanning/
DModuleDepCollector.h49 struct ModuleID { struct
64 bool operator==(const ModuleID &Other) const { argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Tooling/DependencyScanning/
DModuleDepCollector.h49 struct ModuleID { struct
64 bool operator==(const ModuleID &Other) const { argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Tooling/DependencyScanning/
DModuleDepCollector.h49 struct ModuleID { struct
64 bool operator==(const ModuleID &Other) const { argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Tooling/DependencyScanning/
DModuleDepCollector.h49 struct ModuleID { struct
64 bool operator==(const ModuleID &Other) const { argument
/aosp_15_r20/external/llvm/unittests/ExecutionEngine/MCJIT/
H A DMCJITObjectCacheTest.cpp29 const std::string ModuleID = M->getModuleIdentifier(); in notifyObjectCompiled() local
56 const std::string ModuleID = M->getModuleIdentifier(); in getObjectInternal() local
/aosp_15_r20/external/llvm/tools/lli/
H A Dlli.cpp257 const std::string &ModuleID = M->getModuleIdentifier(); in notifyObjectCompiled() local
272 const std::string &ModuleID = M->getModuleIdentifier(); in getObject() local
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_init_orc.cpp83 const std::string ModuleID = M->getModuleIdentifier(); in notifyObjectCompiled() local
96 const std::string ModuleID = M->getModuleIdentifier(); in getObject() local
H A Dlp_bld_misc.cpp305 const std::string ModuleID = M->getModuleIdentifier(); in notifyObjectCompiled() local
/aosp_15_r20/external/llvm/examples/Kaleidoscope/MCJIT/cached/
H A Dtoy.cpp685 const std::string ModuleID = M->getModuleIdentifier(); in notifyObjectCompiled() local
707 const std::string ModuleID = M->getModuleIdentifier(); in getObject() local
911 const std::string ModuleID = M->getModuleIdentifier(); in compileModule() local
/aosp_15_r20/external/llvm/examples/Kaleidoscope/MCJIT/complete/
H A Dtoy.cpp704 const std::string ModuleID = M->getModuleIdentifier(); in notifyObjectCompiled() local
726 const std::string ModuleID = M->getModuleIdentifier(); in getObject() local
952 const std::string ModuleID = M->getModuleIdentifier(); in compileModule() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
H A DLTO.cpp74 StringRef ModuleID, const FunctionImporter::ImportMapTy &ImportList, in computeLTOCacheKey()
1098 auto ModuleID = BM.getModuleIdentifier(); in runThinLTOBackendThread() local
H A DThinLTOCodeGenerator.cpp315 StringRef CachePath, const ModuleSummaryIndex &Index, StringRef ModuleID, in ModuleCacheEntry()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/LTO/
H A DLTO.cpp83 StringRef ModuleID, const FunctionImporter::ImportMapTy &ImportList, in computeLTOCacheKey()
1298 auto ModuleID = BM.getModuleIdentifier(); in runThinLTOBackendThread() local
H A DThinLTOCodeGenerator.cpp360 StringRef CachePath, const ModuleSummaryIndex &Index, StringRef ModuleID, in ModuleCacheEntry()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DModule.h194 std::string ModuleID; ///< Human readable identifier for the module variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DModule.h185 std::string ModuleID; ///< Human readable identifier for the module variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DModule.h194 std::string ModuleID; ///< Human readable identifier for the module variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DModule.h194 std::string ModuleID; ///< Human readable identifier for the module variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DModule.h194 std::string ModuleID; ///< Human readable identifier for the module variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DModule.h194 std::string ModuleID; ///< Human readable identifier for the module variable
/aosp_15_r20/external/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp227 StringRef CachePath, const ModuleSummaryIndex &Index, StringRef ModuleID, in ModuleCacheEntry()
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/syscall/windows/
Dsyscall_windows.go205 ModuleID uint32 member
/aosp_15_r20/external/llvm/lib/IR/
H A DCore.cpp214 LLVMModuleRef LLVMModuleCreateWithName(const char *ModuleID) { in LLVMModuleCreateWithName()
218 LLVMModuleRef LLVMModuleCreateWithNameInContext(const char *ModuleID, in LLVMModuleCreateWithNameInContext()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DCore.cpp230 LLVMModuleRef LLVMModuleCreateWithName(const char *ModuleID) { in LLVMModuleCreateWithName()
234 LLVMModuleRef LLVMModuleCreateWithNameInContext(const char *ModuleID, in LLVMModuleCreateWithNameInContext()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DCore.cpp255 LLVMModuleRef LLVMModuleCreateWithName(const char *ModuleID) { in LLVMModuleCreateWithName()
259 LLVMModuleRef LLVMModuleCreateWithNameInContext(const char *ModuleID, in LLVMModuleCreateWithNameInContext()

12