Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DTypeHashing.h42 std::vector<LocallyHashedType> Hashes; in hashTypes() local
52 std::vector<LocallyHashedType> Hashes; in hashTypeCollection() local
121 std::vector<GloballyHashedType> Hashes; in hashTypes() local
167 std::vector<GloballyHashedType> Hashes; in hashTypeCollection() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeHashing.h42 std::vector<LocallyHashedType> Hashes; in hashTypes() local
52 std::vector<LocallyHashedType> Hashes; in hashTypeCollection() local
111 std::vector<GloballyHashedType> Hashes; in hashTypes() local
157 std::vector<GloballyHashedType> Hashes; in hashTypeCollection() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DTypeStreamMerger.cpp274 ArrayRef<GloballyHashedType> Hashes, in mergeTypeRecords()
287 ArrayRef<GloballyHashedType> Hashes) { in mergeIdRecords()
299 ArrayRef<GloballyHashedType> Hashes, in mergeTypesAndIds()
440 ArrayRef<GloballyHashedType> Hashes, Optional<uint32_t> &PCHSignature) { in mergeTypeAndIdRecords()
449 ArrayRef<GloballyHashedType> Hashes, in mergeTypeRecords()
459 ArrayRef<GloballyHashedType> Hashes) { in mergeIdRecords()
/external/llvm-project/llvm/lib/DebugInfo/CodeView/
DTypeStreamMerger.cpp274 ArrayRef<GloballyHashedType> Hashes, in mergeTypeRecords()
287 ArrayRef<GloballyHashedType> Hashes) { in mergeIdRecords()
299 ArrayRef<GloballyHashedType> Hashes, in mergeTypesAndIds()
457 ArrayRef<GloballyHashedType> Hashes, Optional<uint32_t> &PCHSignature) { in mergeTypeAndIdRecords()
466 ArrayRef<GloballyHashedType> Hashes, in mergeTypeRecords()
476 ArrayRef<GloballyHashedType> Hashes) { in mergeIdRecords()
/external/llvm-project/llvm/tools/llvm-pdbutil/
DMinimalTypeDumper.h28 bool Hashes, codeview::LazyRandomTypeCollection &Types, in MinimalTypeDumpVisitor()
59 bool Hashes = false; variable
/external/llvm-project/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-10.0/llvm/include/llvm/ObjectYAML/
DCodeViewYAMLTypeHashing.h46 std::vector<GlobalHash> Hashes; member
/external/llvm-project/llvm/include/llvm/ObjectYAML/
DCodeViewYAMLTypeHashing.h46 std::vector<GlobalHash> Hashes; member
/external/llvm-project/llvm/lib/DebugInfo/PDB/Native/
DTpiStreamBuilder.cpp78 ArrayRef<uint32_t> Hashes) { in addTypeRecords()
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfAccelTable.h242 HashList Hashes; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DAccelTable.h168 HashList Hashes; variable
/external/python/cryptography/docs/development/
Dtest-vectors.rst518 Hashes section in Sources
/external/llvm-project/llvm/include/llvm/CodeGen/
DAccelTable.h168 HashList Hashes; variable
/external/rust/crates/libfuzzer-sys/libfuzzer/
DFuzzerCorpus.h563 std::unordered_set<std::string> Hashes; variable
/external/llvm-project/compiler-rt/lib/fuzzer/
DFuzzerCorpus.h563 std::unordered_set<std::string> Hashes; variable
/external/llvm-project/llvm/lib/CodeGen/GlobalISel/
DRegisterBankInfo.cpp307 SmallVector<size_t, 8> Hashes(NumBreakDowns); in hashValueMapping() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DRegisterBankInfo.cpp307 SmallVector<size_t, 8> Hashes(NumBreakDowns); in hashValueMapping() local
/external/llvm-project/llvm/tools/llvm-readobj/
DCOFFDumper.cpp1299 std::vector<GloballyHashedType> Hashes = in mergeCodeViewTypes() local
/external/llvm-project/clang/lib/Serialization/
DASTReader.cpp10022 const DeclContext *DC) { in diagnoseOdrViolations()
10269 const ClassTemplateDecl *TD) { in diagnoseOdrViolations()
11506 DeclHashes &Hashes, EnumDecl *Enum) { in diagnoseOdrViolations()