Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DStructuralHash.cpp50 SmallVector<stable_hash> Hashes; in hashType() local
69 SmallVector<stable_hash> Hashes; in hashAPInt() local
119 SmallVector<stable_hash> Hashes; in hashConstant() local
192 SmallVector<stable_hash> Hashes; in hashValue() local
204 SmallVector<stable_hash> Hashes; in hashOperand() local
211 SmallVector<stable_hash> Hashes; in hashInstruction() local
263 SmallVector<stable_hash> Hashes; in update() local
300 SmallVector<stable_hash> Hashes; in update() local
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeHashing.h45 std::vector<LocallyHashedType> Hashes; in hashTypes() local
55 std::vector<LocallyHashedType> Hashes; in hashTypeCollection() local
126 std::vector<GloballyHashedType> Hashes; in hashTypes() local
172 std::vector<GloballyHashedType> Hashes; in hashTypeCollection() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DStableHashing.h37 stable_hash Hashes[2] = {A, B}; in stable_hash_combine() local
43 stable_hash Hashes[3] = {A, B, C}; in stable_hash_combine() local
49 stable_hash Hashes[4] = {A, B, C, D}; in stable_hash_combine() local
H A DConcurrentHashtable.h135 HashesPtr Hashes = new ExtHashBitsTy[InitialBucketSize]; in MultiThreadAllocator() local
287 HashesPtr Hashes = nullptr; member
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DTypeStreamMerger.cpp274 ArrayRef<GloballyHashedType> Hashes, in mergeTypeRecords()
287 ArrayRef<GloballyHashedType> Hashes) { in mergeIdRecords()
298 const CVTypeArray &IdsAndTypes, ArrayRef<GloballyHashedType> Hashes, in mergeTypesAndIds()
456 ArrayRef<GloballyHashedType> Hashes, in mergeTypeAndIdRecords()
465 ArrayRef<GloballyHashedType> Hashes, in mergeTypeRecords()
475 ArrayRef<GloballyHashedType> Hashes) { in mergeIdRecords()
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DMinimalTypeDumper.h28 bool Hashes, codeview::LazyRandomTypeCollection &Types, in MinimalTypeDumpVisitor()
59 bool Hashes = false; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DCodeViewYAMLTypeHashing.h46 std::vector<GlobalHash> Hashes; member
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DTpiStreamBuilder.cpp74 ArrayRef<uint32_t> Hashes) { in addTypeRecords()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DAccelTable.h175 HashList Hashes; variable
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DODRDiagsEmitter.cpp892 const DeclContext *DC) { in diagnoseMismatch()
1572 const DeclContext *DC) { in diagnoseMismatch()
1867 auto PopulateHashes = [FirstEnum](DeclHashes &Hashes, const EnumDecl *Enum) { in diagnoseMismatch()
2009 const DeclContext *DC) { in diagnoseMismatch()
2137 const DeclContext *DC) { in diagnoseMismatch()
/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerCorpus.h572 std::unordered_set<std::string> Hashes; global() variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegisterBankInfo.cpp307 SmallVector<size_t, 8> Hashes(NumBreakDowns); in hashValueMapping() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp1512 std::vector<GloballyHashedType> Hashes = in mergeCodeViewTypes() local