Home
last modified time | relevance | path

Searched defs:GUID (Results 1 – 22 of 22) sorted by relevance

/external/llvm/lib/LTO/
DLTO.cpp44 GlobalValueSummaryList &GVSummaryList, GlobalValue::GUID GUID, in thinLTOResolveWeakForLinkerGUID()
46 function_ref<bool(GlobalValue::GUID, const GlobalValueSummary *)> in thinLTOResolveWeakForLinkerGUID()
81 function_ref<bool(GlobalValue::GUID, const GlobalValueSummary *)> in thinLTOResolveWeakForLinkerInIndex()
100 GlobalValueSummaryList &GVSummaryList, GlobalValue::GUID GUID, in thinLTOInternalizeAndPromoteGUID()
DThinLTOCodeGenerator.cpp119 DenseMap<GlobalValue::GUID, const GlobalValueSummary *> &PrevailingCopy) { in computePrevailingCopies()
230 const std::map<GlobalValue::GUID, GlobalValue::LinkageTypes> &ResolvedODR, in ModuleCacheEntry()
396 StringMap<std::map<GlobalValue::GUID, GlobalValue::LinkageTypes>> in resolveWeakForLinkerInIndex()
402 auto isPrevailing = [&](GlobalValue::GUID GUID, const GlobalValueSummary *S) { in resolveWeakForLinkerInIndex()
412 GlobalValue::LinkageTypes NewLinkage) { in resolveWeakForLinkerInIndex()
639 auto isExported = [&](StringRef ModuleIdentifier, GlobalValue::GUID GUID) { in internalize()
740 auto isExported = [&](StringRef ModuleIdentifier, GlobalValue::GUID GUID) { in run()
/external/llvm/lib/Transforms/IPO/
DFunctionImport.cpp109 GlobalValue::GUID GUID) { in canBeExternallyReferenced()
204 static const GlobalValueSummary *selectCallee(GlobalValue::GUID GUID, in selectCallee()
218 GlobalValue::GUID GUID, in exportGlobalInModule()
221 [&](GlobalValue::GUID GUID) -> GlobalValueSummary *{ in exportGlobalInModule()
252 auto GUID = Ref.getGUID(); in exportGlobalInModule() local
272 auto GUID = Edge.first.getGUID(); in computeImportForFunction() local
323 auto GUID = Ref.getGUID(); in computeImportForFunction() local
597 auto GUID = F.getGUID(); in importFunctions() local
619 auto GUID = GV.getGUID(); in importFunctions() local
632 auto GUID = GA.getGUID(); in importFunctions() local
/external/llvm/lib/IR/
DModuleSummaryIndex.cpp73 auto GUID = GlobalList.first; in collectDefinedFunctionsForModule() local
91 auto GUID = GlobalList.first; in collectDefinedGVSummariesPerModule() local
/external/google-breakpad/src/common/solaris/
Dguid_creator.h37 typedef MDGUID GUID; typedef
/external/google-breakpad/src/common/linux/
Dguid_creator.h35 typedef MDGUID GUID; typedef
/external/clang/test/CodeGenCXX/
Dmicrosoft-uuidof.cpp18 typedef struct _GUID GUID; typedef
Dmicrosoft-uuidof-mangling.cpp10 } GUID; typedef
/external/clang/test/SemaCXX/
Dborland-extensions.cpp48 } GUID; typedef
/external/lzma/CPP/Common/
DMyGuidDef.h13 } GUID; typedef
/external/llvm/tools/gold/
Dgold-plugin.cpp899 std::map<GlobalValue::GUID, GlobalValueSummary *> *DefinedGlobals) in CodeGen()
1186 std::map<GlobalValue::GUID, GlobalValueSummary *> &DefinedGlobals) { in thinLTOBackendTask()
1213 StringMap<std::map<GlobalValue::GUID, GlobalValueSummary *>> in thinLTOBackends()
1376 auto isPrevailing = [&](GlobalValue::GUID GUID, const GlobalValueSummary *S) { in thinLTOLink()
1385 auto isExported = [&](StringRef ModuleIdentifier, GlobalValue::GUID GUID) { in thinLTOLink()
1395 GlobalValue::LinkageTypes NewLinkage) {}); in thinLTOLink()
/external/chromium-trace/catapult/third_party/pyserial/serial/tools/
Dlist_ports_windows.py47 class GUID(ctypes.Structure): class
/external/clang/test/Parser/
DMicrosoftExtensions.cpp45 } GUID; typedef
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DGlobalValue.h458 using GUID = uint64_t; variable
/external/llvm/include/llvm/IR/
DGlobalValue.h441 using GUID = uint64_t; variable
/external/clang/test/CXX/temp/temp.decls/temp.variadic/
Dp5.cpp242 } GUID; typedef
/external/syslinux/gpxe/src/include/gpxe/efi/
DBase.h34 } GUID; typedef
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp6208 auto GUID = getGUIDFromValueId(ValueID); in parseEntireSummary() local
6236 auto GUID = getGUIDFromValueId(ValueID); in parseEntireSummary() local
6255 auto GUID = getGUIDFromValueId(ValueID); in parseEntireSummary() local
6297 GlobalValue::GUID GUID = getGUIDFromValueId(ValueID).first; in parseEntireSummary() local
6322 GlobalValue::GUID GUID = getGUIDFromValueId(ValueID).first; in parseEntireSummary() local
6342 GlobalValue::GUID GUID = getGUIDFromValueId(ValueID).first; in parseEntireSummary() local
/external/libvncserver/libvncserver/
Dwebsockets.c138 #define GUID "258EAFA5-E914-47DA-95CA-C5AB0DC85B11" macro
/external/llvm/lib/DebugInfo/PDB/DIA/
DDIARawSymbol.cpp125 HRESULT (__stdcall IDiaSymbol::*Method)(GUID *)) { in PrivateGetDIAValue()
/external/valgrind/coregrind/m_debuginfo/
Dreadpdb.c295 } GUID; typedef
/external/mesa3d/include/D3D9/
Dd3d9types.h113 } GUID, IID, *LPGUID, *REFGUID, *REFIID; typedef