| /freebsd/contrib/llvm-project/llvm/lib/IR/ |
| H A D | StructuralHash.cpp | 50 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 D | TypeHashing.h | 45 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 D | StableHashing.h | 37 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 D | ConcurrentHashtable.h | 135 HashesPtr Hashes = new ExtHashBitsTy[InitialBucketSize]; in MultiThreadAllocator() local 287 HashesPtr Hashes = nullptr; member
|
| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/ |
| H A D | TypeStreamMerger.cpp | 274 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 D | MinimalTypeDumper.h | 28 bool Hashes, codeview::LazyRandomTypeCollection &Types, in MinimalTypeDumpVisitor() 59 bool Hashes = false; variable
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/ |
| H A D | CodeViewYAMLTypeHashing.h | 46 std::vector<GlobalHash> Hashes; member
|
| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/ |
| H A D | TpiStreamBuilder.cpp | 74 ArrayRef<uint32_t> Hashes) { in addTypeRecords()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | AccelTable.h | 175 HashList Hashes; variable
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | ODRDiagsEmitter.cpp | 892 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 D | FuzzerCorpus.h | 572 std::unordered_set<std::string> Hashes; global() variable
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | RegisterBankInfo.cpp | 307 SmallVector<size_t, 8> Hashes(NumBreakDowns); in hashValueMapping() local
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/ |
| H A D | COFFDumper.cpp | 1512 std::vector<GloballyHashedType> Hashes = in mergeCodeViewTypes() local
|