/external/llvm/unittests/ExecutionEngine/MCJIT/ |
D | MCJITObjectCacheTest.cpp | 29 const std::string ModuleID = M->getModuleIdentifier(); in notifyObjectCompiled() local 56 const std::string ModuleID = M->getModuleIdentifier(); in getObjectInternal() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ExecutionEngine/MCJIT/ |
D | MCJITObjectCacheTest.cpp | 29 const std::string ModuleID = M->getModuleIdentifier(); in notifyObjectCompiled() local 56 const std::string ModuleID = M->getModuleIdentifier(); in getObjectInternal() local
|
/external/llvm/tools/lli/ |
D | lli.cpp | 257 const std::string &ModuleID = M->getModuleIdentifier(); in notifyObjectCompiled() local 272 const std::string &ModuleID = M->getModuleIdentifier(); in getObject() local
|
/external/swiftshader/third_party/LLVM/lib/Archive/ |
D | Archive.cpp | 243 const std::string& ModuleID, in GetBitcodeSymbols()
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/lli/ |
D | lli.cpp | 227 const std::string &ModuleID = M->getModuleIdentifier(); in notifyObjectCompiled() local 242 const std::string &ModuleID = M->getModuleIdentifier(); in getObject() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-exegesis/lib/ |
D | Assembler.cpp | 28 static constexpr const char ModuleID[] = "ExegesisInfoTest"; variable
|
/external/llvm/examples/Kaleidoscope/MCJIT/complete/ |
D | toy.cpp | 704 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
|
/external/llvm/examples/Kaleidoscope/MCJIT/cached/ |
D | toy.cpp | 685 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
|
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/MCJIT/complete/ |
D | toy.cpp | 704 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
|
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/MCJIT/cached/ |
D | toy.cpp | 685 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
|
/external/syzkaller/vendor/google.golang.org/appengine/log/ |
D | log.go | 92 ModuleID string member
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/LTO/ |
D | LTO.cpp | 70 StringRef ModuleID, const FunctionImporter::ImportMapTy &ImportList, in computeCacheKey() 969 auto ModuleID = BM.getModuleIdentifier(); in runThinLTOBackendThread() local
|
D | ThinLTOCodeGenerator.cpp | 296 StringRef CachePath, const ModuleSummaryIndex &Index, StringRef ModuleID, in ModuleCacheEntry()
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/ |
D | Module.h | 182 std::string ModuleID; ///< Human readable identifier for the module variable
|
/external/llvm/lib/LTO/ |
D | ThinLTOCodeGenerator.cpp | 227 StringRef CachePath, const ModuleSummaryIndex &Index, StringRef ModuleID, in ModuleCacheEntry()
|
/external/swiftshader/third_party/LLVM/lib/VMCore/ |
D | Core.cpp | 82 LLVMModuleRef LLVMModuleCreateWithName(const char *ModuleID) { in LLVMModuleCreateWithName() 86 LLVMModuleRef LLVMModuleCreateWithNameInContext(const char *ModuleID, in LLVMModuleCreateWithNameInContext()
|
/external/llvm/lib/IR/ |
D | Core.cpp | 214 LLVMModuleRef LLVMModuleCreateWithName(const char *ModuleID) { in LLVMModuleCreateWithName() 218 LLVMModuleRef LLVMModuleCreateWithNameInContext(const char *ModuleID, in LLVMModuleCreateWithNameInContext()
|
/external/swiftshader/third_party/LLVM/bindings/ocaml/llvm/ |
D | llvm_ocaml.c | 124 CAMLprim LLVMModuleRef llvm_create_module(LLVMContextRef C, value ModuleID) { in llvm_create_module()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
D | Core.cpp | 214 LLVMModuleRef LLVMModuleCreateWithName(const char *ModuleID) { in LLVMModuleCreateWithName() 218 LLVMModuleRef LLVMModuleCreateWithNameInContext(const char *ModuleID, in LLVMModuleCreateWithNameInContext()
|
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/ocaml/llvm/ |
D | llvm_ocaml.c | 255 CAMLprim LLVMModuleRef llvm_create_module(LLVMContextRef C, value ModuleID) { in llvm_create_module()
|
/external/llvm/bindings/ocaml/llvm/ |
D | llvm_ocaml.c | 191 CAMLprim LLVMModuleRef llvm_create_module(LLVMContextRef C, value ModuleID) { in llvm_create_module()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/AsmParser/ |
D | LLParser.cpp | 8131 unsigned ModuleID = Lex.getUIntVal(); in ParseModuleReference() local
|