Home
last modified time | relevance | path

Searched defs:ModuleIdentifier (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Bitcode/
DBitcodeReader.h60 StringRef ModuleIdentifier; variable
71 BitcodeModule(ArrayRef<uint8_t> Buffer, StringRef ModuleIdentifier, in BitcodeModule()
/external/llvm-project/llvm/include/llvm/Bitcode/
DBitcodeReader.h63 StringRef ModuleIdentifier; variable
74 BitcodeModule(ArrayRef<uint8_t> Buffer, StringRef ModuleIdentifier, in BitcodeModule()
/external/llvm/lib/LTO/
DThinLTOCodeGenerator.cpp412 GlobalValue::LinkageTypes NewLinkage) { in resolveWeakForLinkerInIndex()
519 auto ModuleIdentifier = TheModule.getModuleIdentifier(); in promote() local
616 auto ModuleIdentifier = TheModule.getModuleIdentifier(); in internalize() local
639 auto isExported = [&](StringRef ModuleIdentifier, GlobalValue::GUID GUID) { in internalize()
740 auto isExported = [&](StringRef ModuleIdentifier, GlobalValue::GUID GUID) { in run()
778 auto ModuleIdentifier = ModuleBuffer.getBufferIdentifier(); in run() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
DThinLTOCodeGenerator.cpp482 GlobalValue::LinkageTypes NewLinkage) { in resolvePrevailingInIndex()
636 auto ModuleIdentifier = TheModule.getModuleIdentifier(); in promote() local
718 auto ModuleIdentifier = TheModule.getModuleIdentifier(); in gatherImportedSummariesForModule() local
751 auto ModuleIdentifier = TheModule.getModuleIdentifier(); in emitImports() local
793 auto ModuleIdentifier = TheModule.getModuleIdentifier(); in internalize() local
1017 auto ModuleIdentifier = Module->getName(); in run() local
1044 auto ModuleIdentifier = Mod->getName(); in run() local
DLTO.cpp1336 auto isExported = [&](StringRef ModuleIdentifier, ValueInfo VI) { in runThinLTO()
1356 GlobalValue::LinkageTypes NewLinkage) { in runThinLTO()
/external/llvm-project/llvm/lib/LTO/
DThinLTOCodeGenerator.cpp506 GlobalValue::LinkageTypes NewLinkage) { in resolvePrevailingInIndex()
663 auto ModuleIdentifier = TheModule.getModuleIdentifier(); in promote() local
748 auto ModuleIdentifier = TheModule.getModuleIdentifier(); in gatherImportedSummariesForModule() local
781 auto ModuleIdentifier = TheModule.getModuleIdentifier(); in emitImports() local
823 auto ModuleIdentifier = TheModule.getModuleIdentifier(); in internalize() local
1056 auto ModuleIdentifier = Module->getName(); in run() local
1075 auto ModuleIdentifier = Mod->getName(); in run() local
DLTO.cpp1421 auto isExported = [&](StringRef ModuleIdentifier, ValueInfo VI) { in runThinLTO()
1441 GlobalValue::LinkageTypes NewLinkage) { in runThinLTO()
/external/tensorflow/tensorflow/compiler/xla/service/
Dxla_debug_info_manager.h26 using ModuleIdentifier = string; variable
/external/llvm/tools/gold/
Dgold-plugin.cpp1385 auto isExported = [&](StringRef ModuleIdentifier, GlobalValue::GUID GUID) { in thinLTOLink()
1395 GlobalValue::LinkageTypes NewLinkage) {}); in thinLTOLink()