Home
last modified time | relevance | path

Searched defs:ModuleIdentifier (Results 1 – 7 of 7) 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/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/tensorflow/tensorflow/compiler/xla/service/
Dxla_debug_info_manager.h29 using ModuleIdentifier = int; variable
/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/cronet/third_party/metrics_proto/
Dcall_stack_profile.proto20 message ModuleIdentifier { message
/external/llvm/tools/gold/
Dgold-plugin.cpp1385 auto isExported = [&](StringRef ModuleIdentifier, GlobalValue::GUID GUID) { in thinLTOLink()
1395 GlobalValue::LinkageTypes NewLinkage) {}); in thinLTOLink()