Home
last modified time | relevance | path

Searched refs:GlobalHashes (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/
DTypeStreamMerger.cpp175 ArrayRef<GloballyHashedType> GlobalHashes; member in __anon34cadeca0111::TypeStreamMerger
277 GlobalHashes = Hashes; in mergeTypeRecords()
289 GlobalHashes = Hashes; in mergeIdRecords()
301 GlobalHashes = Hashes; in mergeTypesAndIds()
357 GloballyHashedType H = GlobalHashes[CurIndex.toArrayIndex()]; in remapType()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
DDumpOutputStyle.cpp1177 auto GlobalHashes = GloballyHashedType::hashTypeCollection(Types); in dumpTypesFromObjectFile() local
1178 assert(LocalHashes.size() == GlobalHashes.size()); in dumpTypesFromObjectFile()
1182 for (const auto &H : zip(LocalHashes, GlobalHashes)) { in dumpTypesFromObjectFile()
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/COFF/
Dglobal-type-hashes.ll274 ; YAML: GlobalHashes: