/third_party/lzma/CPP/Common/ |
H A D | MyGuidDef.h | 17 } GUID;
typedef
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | GUID.h | 21 struct GUID { struct [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/ |
H A D | LTO.cpp | 151 auto GUID = VI.getGUID(); in computeLTOCacheKey() local 821 auto GUID = GlobalValue::getGUID(GlobalValue::getGlobalIdentifier( addThinLTO() local 909 GlobalValue::GUID GUID = GlobalValue::getGUID( run() local [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/ |
H A D | SampleProfReader.cpp | 655 auto GUID = std::to_string(MD5Hash(Name)); in readImpl() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
H A D | FunctionImport.cpp | 177 selectCallee(const ModuleSummaryIndex &Index, ArrayRef<std::unique_ptr<GlobalValueSummary>> CalleeSummaryList, unsigned Threshold, StringRef CallerModulePath, FunctionImporter::ImportFailureReason &Reason, GlobalValue::GUID GUID) selectCallee() argument 766 auto GUID = GlobalList.first; ComputeCrossModuleImportForModuleFromIndex() local 1149 auto GUID = F.getGUID(); importFunctions() local 1171 auto GUID = GV.getGUID(); importFunctions() local 1185 auto GUID = GA.getGUID(); importFunctions() local [all...] |
H A D | WholeProgramDevirt.cpp | 1904 auto GUID in run() local [all...] |
H A D | LowerTypeTests.cpp | 1862 const GlobalValue::GUID GUID = GlobalValue::getGUID( in lower() local
|
/third_party/ntfs-3g/libntfs-3g/ |
H A D | win32_io.c | 55 } GUID; typedef
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
H A D | ModuleSummaryIndex.h | 508 GlobalValue::GUID GUID; global() member 987 getOrInsertValuePtr(GlobalValue::GUID GUID) getOrInsertValuePtr() argument 1129 getOrInsertValueInfo(GlobalValue::GUID GUID) getOrInsertValueInfo() argument 1139 getOrInsertValueInfo(GlobalValue::GUID GUID, StringRef Name) getOrInsertValueInfo() argument 1367 auto GUID = GlobalList.first; collectDefinedGVSummariesPerModule() local [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | AsmWriter.cpp | 1146 int SlotTracker::getGUIDSlot(GlobalValue::GUID GUID) { in getGUIDSlot() argument 1230 CreateGUIDSlot(GlobalValue::GUID GUID) CreateGUIDSlot() argument 2713 auto GUID = GlobalList.first; printModuleSummaryIndex() local 2720 auto GUID = GlobalList.first; printModuleSummaryIndex() local 2736 auto GUID = GlobalValue::getGUID(TId.first); printModuleSummaryIndex() local 2740 Out << ") ; guid = " << GUID << "\\n"; printModuleSummaryIndex() local 3005 Out << GUID; printTypeIdInfo() local [all...] |
/third_party/ntfs-3g/include/ntfs-3g/ |
H A D | layout.h | 1163 } __attribute__((__packed__)) GUID; typedef [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/ |
H A D | BitcodeReader.cpp | 5957 auto GUID in parseEntireSummary() local 5979 auto GUID = getValueInfoFromValueId(ValueID); parseEntireSummary() local 6007 auto GUID = getValueInfoFromValueId(ValueID); parseEntireSummary() local [all...] |
/third_party/mesa3d/include/D3D9/ |
H A D | d3d9types.h | 113 } GUID, IID, *LPGUID, *REFGUID, *REFIID; typedef [all...] |