Home
last modified time | relevance | path

Searched refs:ModuleID (Results 1 – 25 of 393) sorted by relevance

12345678910>>...16

/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
69 bool operator<(const ModuleID& Other) const {
111 ModuleID ID;
139 std::vector<ModuleID> ClangModuleDeps;
197 std::optional<ModuleID> handleTopLevelModule(const Module *M);
252 llvm::DenseMap<ModuleID, ModuleDeps *> ModuleDepsByID;
291 collectModuleMapFiles(ArrayRef<ModuleID> ClangModuleDeps) const;
295 ArrayRef<ModuleID> ClangModuleDeps) const;
298 ArrayRef<ModuleID> ClangModuleDeps) const;
[all …]
DDependencyScanningTool.h28 llvm::function_ref<std::string(const ModuleID &, ModuleOutputKind)>;
41 ModuleID ID;
56 std::vector<ModuleID> ClangModuleDeps;
136 const llvm::DenseSet<ModuleID> &AlreadySeen,
144 StringRef CWD, const llvm::DenseSet<ModuleID> &AlreadySeen,
153 FullDependencyConsumer(const llvm::DenseSet<ModuleID> &AlreadySeen) in FullDependencyConsumer()
174 void handleDirectModuleDependency(ModuleID ID) override { in handleDirectModuleDependency()
188 llvm::MapVector<ModuleID, ModuleDeps> ClangModuleDeps;
189 std::vector<ModuleID> DirectModuleDeps;
193 const llvm::DenseSet<ModuleID> &AlreadySeen;
[all …]
DDependencyScanningWorker.h59 virtual void handleDirectModuleDependency(ModuleID MD) = 0;
70 virtual std::string lookupModuleOutput(const ModuleID &ID,
/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
69 bool operator<(const ModuleID& Other) const {
111 ModuleID ID;
139 std::vector<ModuleID> ClangModuleDeps;
197 std::optional<ModuleID> handleTopLevelModule(const Module *M);
252 llvm::DenseMap<ModuleID, ModuleDeps *> ModuleDepsByID;
291 collectModuleMapFiles(ArrayRef<ModuleID> ClangModuleDeps) const;
295 ArrayRef<ModuleID> ClangModuleDeps) const;
298 ArrayRef<ModuleID> ClangModuleDeps) const;
[all …]
DDependencyScanningTool.h28 llvm::function_ref<std::string(const ModuleID &, ModuleOutputKind)>;
41 ModuleID ID;
56 std::vector<ModuleID> ClangModuleDeps;
136 const llvm::DenseSet<ModuleID> &AlreadySeen,
144 StringRef CWD, const llvm::DenseSet<ModuleID> &AlreadySeen,
153 FullDependencyConsumer(const llvm::DenseSet<ModuleID> &AlreadySeen) in FullDependencyConsumer()
174 void handleDirectModuleDependency(ModuleID ID) override { in handleDirectModuleDependency()
188 llvm::MapVector<ModuleID, ModuleDeps> ClangModuleDeps;
189 std::vector<ModuleID> DirectModuleDeps;
193 const llvm::DenseSet<ModuleID> &AlreadySeen;
[all …]
/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
69 bool operator<(const ModuleID& Other) const {
111 ModuleID ID;
139 std::vector<ModuleID> ClangModuleDeps;
194 std::optional<ModuleID> handleTopLevelModule(const Module *M);
246 llvm::DenseMap<ModuleID, ModuleDeps *> ModuleDepsByID;
285 collectModuleMapFiles(ArrayRef<ModuleID> ClangModuleDeps) const;
289 ArrayRef<ModuleID> ClangModuleDeps) const;
292 ArrayRef<ModuleID> ClangModuleDeps) const;
[all …]
DDependencyScanningTool.h28 llvm::function_ref<std::string(const ModuleID &, ModuleOutputKind)>;
41 ModuleID ID;
56 std::vector<ModuleID> ClangModuleDeps;
136 const llvm::DenseSet<ModuleID> &AlreadySeen,
144 StringRef CWD, const llvm::DenseSet<ModuleID> &AlreadySeen,
153 FullDependencyConsumer(const llvm::DenseSet<ModuleID> &AlreadySeen) in FullDependencyConsumer()
174 void handleDirectModuleDependency(ModuleID ID) override { in handleDirectModuleDependency()
188 llvm::MapVector<ModuleID, ModuleDeps> ClangModuleDeps;
189 std::vector<ModuleID> DirectModuleDeps;
193 const llvm::DenseSet<ModuleID> &AlreadySeen;
[all …]
DDependencyScanningWorker.h59 virtual void handleDirectModuleDependency(ModuleID MD) = 0;
70 virtual std::string lookupModuleOutput(const ModuleID &ID,
/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
69 bool operator<(const ModuleID& Other) const {
111 ModuleID ID;
139 std::vector<ModuleID> ClangModuleDeps;
197 std::optional<ModuleID> handleTopLevelModule(const Module *M);
252 llvm::DenseMap<ModuleID, ModuleDeps *> ModuleDepsByID;
291 collectModuleMapFiles(ArrayRef<ModuleID> ClangModuleDeps) const;
295 ArrayRef<ModuleID> ClangModuleDeps) const;
298 ArrayRef<ModuleID> ClangModuleDeps) const;
[all …]
DDependencyScanningTool.h28 llvm::function_ref<std::string(const ModuleID &, ModuleOutputKind)>;
41 ModuleID ID;
56 std::vector<ModuleID> ClangModuleDeps;
136 const llvm::DenseSet<ModuleID> &AlreadySeen,
144 StringRef CWD, const llvm::DenseSet<ModuleID> &AlreadySeen,
153 FullDependencyConsumer(const llvm::DenseSet<ModuleID> &AlreadySeen) in FullDependencyConsumer()
174 void handleDirectModuleDependency(ModuleID ID) override { in handleDirectModuleDependency()
188 llvm::MapVector<ModuleID, ModuleDeps> ClangModuleDeps;
189 std::vector<ModuleID> DirectModuleDeps;
193 const llvm::DenseSet<ModuleID> &AlreadySeen;
[all …]
DDependencyScanningWorker.h59 virtual void handleDirectModuleDependency(ModuleID MD) = 0;
70 virtual std::string lookupModuleOutput(const ModuleID &ID,
/aosp_15_r20/external/llvm/unittests/ExecutionEngine/MCJIT/
H A DMCJITObjectCacheTest.cpp29 const std::string ModuleID = M->getModuleIdentifier(); in notifyObjectCompiled() local
30 if (ObjMap.find(ModuleID) != ObjMap.end()) in notifyObjectCompiled()
33 ObjMap[ModuleID] = copyBuffer(Obj); in notifyObjectCompiled()
56 const std::string ModuleID = M->getModuleIdentifier(); in getObjectInternal() local
57 StringMap<const MemoryBuffer *>::iterator it = ObjMap.find(ModuleID); in getObjectInternal()
/aosp_15_r20/external/llvm/test/CodeGen/ARM/
H A Dbyval_load_align.ll12 %struct.ModuleID = type { [32 x i8], [32 x i8], i16 }
14 @sID = internal constant %struct.ModuleID { [32 x i8] c"TEST\00\00\00\00\00\00\00\00\00\00\00\00\00…
19 tail call void @Logger(i8 signext 97, %struct.ModuleID* byval @sID) #2
23 declare void @Logger(i8 signext, %struct.ModuleID* byval) #1
/aosp_15_r20/external/clang/test/CodeGenObjC/
H A Dnext-objc-dispatch.m29 // CHECK-FRAGILE_LEGACY: ModuleID
35 // CHECK-NONFRAGILE_LEGACY: ModuleID
41 // CHECK-NONFRAGILE_NONLEGACY: ModuleID
/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
201 explicit Module(StringRef ModuleID, LLVMContext& C);
211 const std::string &getModuleIdentifier() const { return ModuleID; } in getModuleIdentifier()
228 StringRef getName() const { return ModuleID; } in getName()
274 void setModuleIdentifier(StringRef ID) { ModuleID = ID; } in setModuleIdentifier()
/aosp_15_r20/external/llvm/include/llvm/IR/
H A DModule.h182 std::string ModuleID; ///< Human readable identifier for the module
198 explicit Module(StringRef ModuleID, LLVMContext& C);
208 const std::string &getModuleIdentifier() const { return ModuleID; }
220 StringRef getName() const { return ModuleID; }
259 void setModuleIdentifier(StringRef ID) { ModuleID = ID; }
/aosp_15_r20/external/llvm/examples/Kaleidoscope/MCJIT/cached/
H A Dtoy.cpp685 const std::string ModuleID = M->getModuleIdentifier(); in notifyObjectCompiled() local
688 if (0 == ModuleID.compare(0, 3, "IR:")) { in notifyObjectCompiled()
689 std::string IRFileName = ModuleID.substr(3); in notifyObjectCompiled()
707 const std::string ModuleID = M->getModuleIdentifier(); in getObject() local
710 if (0 == ModuleID.compare(0, 3, "IR:")) { in getObject()
711 std::string IRFileName = ModuleID.substr(3); in getObject()
911 const std::string ModuleID = M->getModuleIdentifier(); in compileModule() local
914 if (0 != ModuleID.compare(0, 3, "IR:")) { in compileModule()
/aosp_15_r20/external/llvm/examples/Kaleidoscope/MCJIT/complete/
H A Dtoy.cpp704 const std::string ModuleID = M->getModuleIdentifier(); in notifyObjectCompiled() local
707 if (0 == ModuleID.compare(0, 3, "IR:")) { in notifyObjectCompiled()
708 std::string IRFileName = ModuleID.substr(3); in notifyObjectCompiled()
726 const std::string ModuleID = M->getModuleIdentifier(); in getObject() local
729 if (0 == ModuleID.compare(0, 3, "IR:")) { in getObject()
730 std::string IRFileName = ModuleID.substr(3); in getObject()
952 const std::string ModuleID = M->getModuleIdentifier(); in compileModule() local
955 if (0 != ModuleID.compare(0, 3, "IR:")) { in compileModule()
/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
218 explicit Module(StringRef ModuleID, LLVMContext& C);
228 const std::string &getModuleIdentifier() const { return ModuleID; } in getModuleIdentifier()
245 StringRef getName() const { return ModuleID; } in getName()
291 void setModuleIdentifier(StringRef ID) { ModuleID = std::string(ID); } in setModuleIdentifier()
/aosp_15_r20/external/llvm/test/Bindings/llvm-c/
H A Dcalc.test5 ;CHECK: ModuleID = 'test'
12 ;CHECK: ModuleID = 'arg1'
/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
251 explicit Module(StringRef ModuleID, LLVMContext& C);
261 const std::string &getModuleIdentifier() const { return ModuleID; } in getModuleIdentifier()
278 StringRef getName() const { return ModuleID; } in getName()
324 void setModuleIdentifier(StringRef ID) { ModuleID = std::string(ID); } in setModuleIdentifier()
/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
239 explicit Module(StringRef ModuleID, LLVMContext& C);
249 const std::string &getModuleIdentifier() const { return ModuleID; } in getModuleIdentifier()
266 StringRef getName() const { return ModuleID; } in getName()
312 void setModuleIdentifier(StringRef ID) { ModuleID = std::string(ID); } in setModuleIdentifier()
/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
251 explicit Module(StringRef ModuleID, LLVMContext& C);
261 const std::string &getModuleIdentifier() const { return ModuleID; } in getModuleIdentifier()
278 StringRef getName() const { return ModuleID; } in getName()
324 void setModuleIdentifier(StringRef ID) { ModuleID = std::string(ID); } in setModuleIdentifier()
/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
257 explicit Module(StringRef ModuleID, LLVMContext& C);
267 const std::string &getModuleIdentifier() const { return ModuleID; } in getModuleIdentifier()
284 StringRef getName() const { return ModuleID; } in getName()
330 void setModuleIdentifier(StringRef ID) { ModuleID = std::string(ID); } in setModuleIdentifier()
/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
86 if (mid == ModuleID) in notifyObjectCompiled()
89 mid = ModuleID; in notifyObjectCompiled()
96 const std::string ModuleID = M->getModuleIdentifier(); in getObject() local

12345678910>>...16