Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
H A 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
H A DLTO.cpp1336 auto isExported = [&](StringRef ModuleIdentifier, ValueInfo VI) { in runThinLTO()
1356 GlobalValue::LinkageTypes NewLinkage) { in runThinLTO()
/aosp_15_r20/external/llvm/lib/LTO/
H A 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
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp542 GlobalValue::LinkageTypes NewLinkage) { in resolvePrevailingInIndex()
701 auto ModuleIdentifier = TheModule.getModuleIdentifier(); in promote() local
787 auto ModuleIdentifier = TheModule.getModuleIdentifier(); in gatherImportedSummariesForModule() local
820 auto ModuleIdentifier = TheModule.getModuleIdentifier(); in emitImports() local
862 auto ModuleIdentifier = TheModule.getModuleIdentifier(); in internalize() local
1108 auto ModuleIdentifier = Module->getName(); in run() local
1132 auto ModuleIdentifier = Mod->getName(); in run() local
H A DLTO.cpp1569 auto isExported = [&](StringRef ModuleIdentifier, ValueInfo VI) { in runThinLTO()
1589 GlobalValue::LinkageTypes NewLinkage) { in runThinLTO()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Bitcode/
H A DBitcodeReader.h60 StringRef ModuleIdentifier; variable
71 BitcodeModule(ArrayRef<uint8_t> Buffer, StringRef ModuleIdentifier, in BitcodeModule()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Bitcode/
H A DBitcodeReader.h103 StringRef ModuleIdentifier; variable
114 BitcodeModule(ArrayRef<uint8_t> Buffer, StringRef ModuleIdentifier, in BitcodeModule()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Bitcode/
DBitcodeReader.h104 StringRef ModuleIdentifier; variable
115 BitcodeModule(ArrayRef<uint8_t> Buffer, StringRef ModuleIdentifier, in BitcodeModule()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Bitcode/
DBitcodeReader.h104 StringRef ModuleIdentifier; variable
115 BitcodeModule(ArrayRef<uint8_t> Buffer, StringRef ModuleIdentifier, in BitcodeModule()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Bitcode/
DBitcodeReader.h104 StringRef ModuleIdentifier; variable
115 BitcodeModule(ArrayRef<uint8_t> Buffer, StringRef ModuleIdentifier, in BitcodeModule()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Bitcode/
DBitcodeReader.h104 StringRef ModuleIdentifier; variable
115 BitcodeModule(ArrayRef<uint8_t> Buffer, StringRef ModuleIdentifier, in BitcodeModule()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dxla_debug_info_manager.h29 using ModuleIdentifier = int; variable
/aosp_15_r20/external/cronet/third_party/metrics_proto/
H A Dcall_stack_profile.proto20 message ModuleIdentifier { message
/aosp_15_r20/external/coreboot/src/drivers/amd/agesa/
H A Dstate_machine.c24 const char ModuleIdentifier[] = AGESA_ID; in agesa_locate_image() local
/aosp_15_r20/external/llvm/tools/gold/
H A Dgold-plugin.cpp1385 auto isExported = [&](StringRef ModuleIdentifier, GlobalValue::GUID GUID) { in thinLTOLink()
1395 GlobalValue::LinkageTypes NewLinkage) {}); in thinLTOLink()
/aosp_15_r20/external/coreboot/src/vendorcode/amd/pi/00670F00/
H A DAMD.h216 IN CHAR8 ModuleIdentifier[8]; ///< 8 characters ID member
/aosp_15_r20/external/coreboot/src/vendorcode/amd/pi/00730F01/
H A DAMD.h228 IN CHAR8 ModuleIdentifier[8]; ///< 8 characters ID member
/aosp_15_r20/out/soong/.intermediates/external/cronet/third_party/metrics_proto/cronet_aml_third_party_metrics_proto_metrics_proto_gen_headers/android_arm64_armv8-2a_cortex-a55_apex30/gen/third_party/metrics_proto/
Dcall_stack_profile.pb.h1393 typedef CallStackProfile_ModuleIdentifier ModuleIdentifier; in Swap() typedef