Home
last modified time | relevance | path

Searched defs:Hashes (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeHashing.h43 std::vector<LocallyHashedType> Hashes; in hashTypes() local
53 std::vector<LocallyHashedType> Hashes; in hashTypeCollection() local
110 std::vector<GloballyHashedType> Hashes; in hashTypes() local
131 std::vector<GloballyHashedType> Hashes; in hashTypeCollection() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/
DTypeStreamMerger.cpp274 ArrayRef<GloballyHashedType> Hashes) { in mergeTypeRecords()
285 ArrayRef<GloballyHashedType> Hashes) { in mergeIdRecords()
297 ArrayRef<GloballyHashedType> Hashes) { in mergeTypesAndIds()
429 ArrayRef<GloballyHashedType> Hashes) { in mergeTypeAndIdRecords()
437 ArrayRef<GloballyHashedType> Hashes) { in mergeTypeRecords()
446 ArrayRef<GloballyHashedType> Hashes) { in mergeIdRecords()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
DMinimalTypeDumper.h27 bool Hashes, codeview::LazyRandomTypeCollection &Types, in MinimalTypeDumpVisitor()
55 bool Hashes = false; variable
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/DebugInfo/CodeView/
DTypeHashingTest.cpp47 static ArrayRef<uint8_t> hash_of(ArrayRef<GloballyHashedType> Hashes, in hash_of()
52 static void verifyHashUniqueness(ArrayRef<GloballyHashedType> Hashes) { in verifyHashUniqueness()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ObjectYAML/
DCodeViewYAMLTypeHashing.h47 std::vector<GlobalHash> Hashes; member
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfAccelTable.h242 HashList Hashes; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DAccelTable.h171 HashList Hashes; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/GlobalISel/
DRegisterBankInfo.cpp273 SmallVector<size_t, 8> Hashes(NumBreakDowns); in hashValueMapping() local