| /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/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/ |
| D | GUID.h | 22 struct GUID { struct 26 inline bool operator==(const GUID &LHS, const GUID &RHS) { argument
|
| /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/swiftshader/third_party/llvm-7.0/llvm/lib/LTO/ |
| D | LTO.cpp | 72 const std::map<GlobalValue::GUID, GlobalValue::LinkageTypes> &ResolvedODR, in computeCacheKey() 282 GlobalValueSummaryList &GVSummaryList, GlobalValue::GUID GUID, in thinLTOResolveWeakForLinkerGUID() 284 function_ref<bool(GlobalValue::GUID, const GlobalValueSummary *)> in thinLTOResolveWeakForLinkerGUID() 322 function_ref<bool(GlobalValue::GUID, const GlobalValueSummary *)> in thinLTOResolveWeakForLinkerInIndex() 342 GlobalValueSummaryList &GVSummaryList, GlobalValue::GUID GUID, in thinLTOInternalizeAndPromoteGUID() 735 auto GUID = GlobalValue::getGUID(GlobalValue::getGlobalIdentifier( in addThinLTO() local 784 GlobalValue::GUID GUID = GlobalValue::getGUID( in run() local 955 const std::map<GlobalValue::GUID, GlobalValue::LinkageTypes> &ResolvedODR, in runThinLTOBackendThread() 993 const std::map<GlobalValue::GUID, GlobalValue::LinkageTypes> &ResolvedODR, in start() 1007 const TypeIdSummariesByGuidTy &TypeIdSummariesByGuid) { in start() [all …]
|
| D | ThinLTOCodeGenerator.cpp | 124 DenseMap<GlobalValue::GUID, const GlobalValueSummary *> &PrevailingCopy) { in computePrevailingCopies() 299 const std::map<GlobalValue::GUID, GlobalValue::LinkageTypes> &ResolvedODR, in ModuleCacheEntry() 509 StringMap<std::map<GlobalValue::GUID, GlobalValue::LinkageTypes>> in resolveWeakForLinkerInIndex() 515 auto isPrevailing = [&](GlobalValue::GUID GUID, const GlobalValueSummary *S) { in resolveWeakForLinkerInIndex() 525 GlobalValue::LinkageTypes NewLinkage) { in resolveWeakForLinkerInIndex() 629 auto isExported = [&](StringRef ModuleIdentifier, GlobalValue::GUID GUID) { in internalizeAndPromoteInIndex()
|
| /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/linux/ |
| D | guid_creator.h | 35 typedef MDGUID GUID; typedef
|
| /external/google-breakpad/src/common/solaris/ |
| D | guid_creator.h | 37 typedef MDGUID GUID; typedef
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/ |
| D | FunctionImport.cpp | 240 auto GUID = Index.getGUIDFromOriginalID(VI.getGUID()); in updateValueInfoForIndirectCalls() local 391 auto GUID = Ref.getGUID(); in computeImportForFunction() local 588 auto GUID = GlobalList.first; in ComputeCrossModuleImportForModuleFromIndex() local 617 for (auto GUID : GUIDPreservedSymbols) { in computeDeadSymbols() local 933 auto GUID = F.getGUID(); in importFunctions() local 955 auto GUID = GV.getGUID(); in importFunctions() local 969 auto GUID = GA.getGUID(); in importFunctions() local
|
| /external/autotest/client/site_tests/login_SavePassword/ |
| D | onc_without_password.json | 4 "GUID":"{b2f8a121-b903-426c-ae78-64025e766394}", string
|
| D | onc_with_password.json | 4 "GUID":"{b2f8a121-b903-426c-ae78-64025e766394}", string
|
| /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/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/lzma/CPP/Common/ |
| D | MyGuidDef.h | 13 } GUID; typedef
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
| D | ModuleSummaryIndex.cpp | 38 auto GUID = GlobalList.first; in collectDefinedFunctionsForModule() local 56 auto GUID = GlobalList.first; in collectDefinedGVSummariesPerModule() local
|
| D | AsmWriter.cpp | 1126 int SlotTracker::getGUIDSlot(GlobalValue::GUID GUID) { in getGUIDSlot() 1201 void SlotTracker::CreateGUIDSlot(GlobalValue::GUID GUID) { in CreateGUIDSlot() 2633 auto GUID = GlobalList.first; in printModuleSummaryIndex() local 2640 auto GUID = GlobalList.first; in printModuleSummaryIndex() local 2647 auto GUID = GlobalValue::getGUID(TId.first); in printModuleSummaryIndex() local 2899 for (auto &GUID : TIDInfo.TypeTests) { in printTypeIdInfo() local
|
| /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/clang/test/CXX/temp/temp.decls/temp.variadic/ |
| D | p5.cpp | 242 } GUID; typedef
|
| /external/llvm/include/llvm/IR/ |
| D | GlobalValue.h | 441 using GUID = uint64_t; variable
|
| /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/ |
| D | GlobalValue.h | 492 using GUID = uint64_t; variable
|