Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Bitcode/
DBitcodeReader.h60 StringRef ModuleIdentifier; variable
71 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-7.0/llvm/lib/LTO/
DThinLTOCodeGenerator.cpp525 GlobalValue::LinkageTypes NewLinkage) { in resolveWeakForLinkerInIndex()
629 auto isExported = [&](StringRef ModuleIdentifier, GlobalValue::GUID GUID) { in internalizeAndPromoteInIndex()
658 auto ModuleIdentifier = TheModule.getModuleIdentifier(); in promote() local
780 auto ModuleIdentifier = TheModule.getModuleIdentifier(); in internalize() local
987 auto ModuleIdentifier = ModuleBuffer.getBufferIdentifier(); in run() local
DLTO.cpp1196 auto isExported = [&](StringRef ModuleIdentifier, GlobalValue::GUID GUID) { in runThinLTO()
1210 GlobalValue::LinkageTypes NewLinkage) { in runThinLTO()
/external/llvm/tools/gold/
Dgold-plugin.cpp1385 auto isExported = [&](StringRef ModuleIdentifier, GlobalValue::GUID GUID) { in thinLTOLink()
1395 GlobalValue::LinkageTypes NewLinkage) {}); in thinLTOLink()