/external/llvm/lib/LTO/ |
D | LTO.cpp | 44 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()
|
D | ThinLTOCodeGenerator.cpp | 119 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/ |
D | FunctionImport.cpp | 109 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/ |
D | ModuleSummaryIndex.cpp | 73 auto GUID = GlobalList.first; in collectDefinedFunctionsForModule() local 91 auto GUID = GlobalList.first; in collectDefinedGVSummariesPerModule() local
|
/external/google-breakpad/src/common/solaris/ |
D | guid_creator.h | 37 typedef MDGUID GUID; typedef
|
/external/google-breakpad/src/common/linux/ |
D | guid_creator.h | 35 typedef MDGUID GUID; typedef
|
/external/clang/test/CodeGenCXX/ |
D | microsoft-uuidof.cpp | 18 typedef struct _GUID GUID; typedef
|
D | microsoft-uuidof-mangling.cpp | 10 } GUID; typedef
|
/external/clang/test/SemaCXX/ |
D | borland-extensions.cpp | 48 } GUID; typedef
|
/external/lzma/CPP/Common/ |
D | MyGuidDef.h | 13 } GUID; typedef
|
/external/llvm/tools/gold/ |
D | gold-plugin.cpp | 899 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/ |
D | list_ports_windows.py | 47 class GUID(ctypes.Structure): class
|
/external/clang/test/Parser/ |
D | MicrosoftExtensions.cpp | 45 } GUID; typedef
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
D | GlobalValue.h | 458 using GUID = uint64_t; variable
|
/external/llvm/include/llvm/IR/ |
D | GlobalValue.h | 441 using GUID = uint64_t; variable
|
/external/clang/test/CXX/temp/temp.decls/temp.variadic/ |
D | p5.cpp | 242 } GUID; typedef
|
/external/syslinux/gpxe/src/include/gpxe/efi/ |
D | Base.h | 34 } GUID; typedef
|
/external/llvm/lib/Bitcode/Reader/ |
D | BitcodeReader.cpp | 6208 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/ |
D | websockets.c | 138 #define GUID "258EAFA5-E914-47DA-95CA-C5AB0DC85B11" macro
|
/external/llvm/lib/DebugInfo/PDB/DIA/ |
D | DIARawSymbol.cpp | 125 HRESULT (__stdcall IDiaSymbol::*Method)(GUID *)) { in PrivateGetDIAValue()
|
/external/valgrind/coregrind/m_debuginfo/ |
D | readpdb.c | 295 } GUID; typedef
|
/external/mesa3d/include/D3D9/ |
D | d3d9types.h | 113 } GUID, IID, *LPGUID, *REFGUID, *REFIID; typedef
|