Home
last modified time | relevance | path

Searched defs:GUID (Results 1 - 13 of 13) sorted by relevance

/third_party/lzma/CPP/Common/
H A DMyGuidDef.h17 } GUID; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
H A DGUID.h21 struct GUID { struct
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
H A DLTO.cpp151 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 DSampleProfReader.cpp655 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 DFunctionImport.cpp177 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 DWholeProgramDevirt.cpp1904 auto GUID in run() local
[all...]
H A DLowerTypeTests.cpp1862 const GlobalValue::GUID GUID = GlobalValue::getGUID( in lower() local
/third_party/ntfs-3g/libntfs-3g/
H A Dwin32_io.c55 } GUID; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DModuleSummaryIndex.h508 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 DAsmWriter.cpp1146 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 Dlayout.h1163 } __attribute__((__packed__)) GUID; typedef
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp5957 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 Dd3d9types.h113 } GUID, IID, *LPGUID, *REFGUID, *REFIID; typedef
[all...]

Completed in 37 milliseconds