Home
last modified time | relevance | path

Searched refs:ModuleId (Results 1 – 15 of 15) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DThinLTOBitcodeWriter.cpp36 void promoteInternals(Module &ExportM, Module &ImportM, StringRef ModuleId, in promoteInternals() argument
56 std::string NewName = (Name + ModuleId).str(); in promoteInternals()
86 void promoteTypeIds(Module &M, StringRef ModuleId) { in promoteTypeIds() argument
95 std::string NewName = (Twine(LocalToGlobal.size()) + ModuleId).str(); in promoteTypeIds()
201 std::string ModuleId = getUniqueModuleId(&M); in splitAndWriteThinLTOBitcode() local
202 if (ModuleId.empty()) { in splitAndWriteThinLTOBitcode()
219 promoteTypeIds(M, ModuleId); in splitAndWriteThinLTOBitcode()
305 promoteInternals(*MergedM, M, ModuleId, CfiFunctions); in splitAndWriteThinLTOBitcode()
306 promoteInternals(M, *MergedM, ModuleId, CfiFunctions); in splitAndWriteThinLTOBitcode()
/external/clang/include/clang/Basic/
DModule.h44 typedef SmallVector<std::pair<std::string, SourceLocation>, 2> ModuleId; typedef
239 ModuleId Id;
254 SmallVector<ModuleId, 2> UnresolvedDirectUses;
284 ModuleId Id;
/external/syzkaller/vendor/google.golang.org/appengine/internal/log/
Dlog_service.pb.go212ModuleId *string `protobuf:"bytes,37,opt,name=module_id,def=default" json:"modul… member
268 if m != nil && m.ModuleId != nil {
269 return *m.ModuleId
527ModuleId *string `protobuf:"bytes,1,opt,name=module_id,def=default" json:"module_id,omitem… member
539 if m != nil && m.ModuleId != nil {
540 return *m.ModuleId
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Bitcode/
DBitcodeReader.h115 uint64_t ModuleId);
179 uint64_t ModuleId);
/external/llvm/include/llvm/IR/
DModuleSummaryIndex.h387 StringRef ModuleId) const { in findSummaryInModule() argument
395 return Summary->modulePath() == ModuleId; in findSummaryInModule()
/external/clang/lib/Lex/
DModuleMap.cpp57 Module *ModuleMap::resolveModuleId(const ModuleId &Id, Module *Mod, in resolveModuleId()
1061 typedef SmallVector<std::pair<std::string, SourceLocation>, 2> ModuleId; typedef in clang::ModuleMapParser
1062 bool parseModuleId(ModuleId &Id);
1261 bool ModuleMapParser::parseModuleId(ModuleId &Id) { in parseModuleId()
1352 ModuleId Id; in parseModuleDecl()
1580 ModuleId Id; in parseExternModuleDecl()
1983 ModuleId ParsedModuleId; in parseExportDecl()
2025 ModuleId ParsedModuleId; in parseUseDecl()
2121 static std::string formatModuleId(const ModuleId &Id) { in formatModuleId()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp728 unsigned ModuleId; member in __anon64e572620411::ModuleSummaryIndexBitcodeReader
733 StringRef ModulePath, unsigned ModuleId);
4818 StringRef ModulePath, unsigned ModuleId) in ModuleSummaryIndexBitcodeReader() argument
4820 ModulePath(ModulePath), ModuleId(ModuleId) {} in ModuleSummaryIndexBitcodeReader()
4823 TheIndex.addModule(ModulePath, ModuleId); in addThisModule()
5353 uint64_t ModuleId = Record[1]; in parseEntireSummary() local
5391 FS->setModulePath(ModuleIdMap[ModuleId]); in parseEntireSummary()
5400 uint64_t ModuleId = Record[1]; in parseEntireSummary() local
5406 AS->setModulePath(ModuleIdMap[ModuleId]); in parseEntireSummary()
5423 uint64_t ModuleId = Record[1]; in parseEntireSummary() local
[all …]
/external/swiftshader/third_party/LLVM/lib/Linker/
DLinkModules.cpp915 StringRef ModuleId = SrcM->getModuleIdentifier(); in run() local
916 if (!ModuleId.empty()) in run()
917 DstM->removeLibrary(sys::path::stem(ModuleId)); in run()
/external/syzkaller/vendor/google.golang.org/appengine/log/
Dlog.go283 ModuleId: m,
/external/clang/include/clang/Lex/
DModuleMap.h247 Module *resolveModuleId(const ModuleId &Id, Module *Mod, bool Complain) const;
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DModuleSummaryIndex.h975 StringRef ModuleId) const {
983 return Summary->modulePath() == ModuleId;
/external/clang/lib/Basic/
DModule.cpp233 static void printModuleId(raw_ostream &OS, const ModuleId &Id) { in printModuleId()
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp6268 uint64_t ModuleId = Record[1]; in parseEntireSummary() local
6276 FS->setModulePath(ModuleIdMap[ModuleId]); in parseEntireSummary()
6307 uint64_t ModuleId = Record[1]; in parseEntireSummary() local
6313 AS->setModulePath(ModuleIdMap[ModuleId]); in parseEntireSummary()
6330 uint64_t ModuleId = Record[1]; in parseEntireSummary() local
6336 FS->setModulePath(ModuleIdMap[ModuleId]); in parseEntireSummary()
6391 uint64_t ModuleId = Record[0]; in parseModuleStringTable() local
6396 LastSeenModulePath = TheIndex->addModulePath(ModulePath, ModuleId); in parseModuleStringTable()
6397 ModuleIdMap[ModuleId] = LastSeenModulePath->first(); in parseModuleStringTable()
/external/testng/ant/
Divy-2.1.0.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE META-INF ...
/external/kotlinc/lib/
Dkotlin-main-kts.jarMETA-INF/MANIFEST.MF org/jetbrains/kotlin/mainKts/MainKtsScriptDefinition$1$ ...