Home
last modified time | relevance | path

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

/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/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
DCodeViewYAMLTypeHashing.h46 std::vector<GlobalHash> Hashes; member
/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.rst621 Hashes section in Sources
/external/rust/crates/libfuzzer-sys/libfuzzer/
DFuzzerCorpus.h569 std::unordered_set<std::string> Hashes; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DRegisterBankInfo.cpp307 SmallVector<size_t, 8> Hashes(NumBreakDowns); in hashValueMapping() local