/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | TypeHashing.h | 44 std::vector<LocallyHashedType> Hashes; in hashTypes() local 54 std::vector<LocallyHashedType> Hashes; in hashTypeCollection() local 124 std::vector<GloballyHashedType> Hashes; in hashTypes() local 170 std::vector<GloballyHashedType> Hashes; in hashTypeCollection() local
|
/freebsd-src/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-src/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-src/contrib/llvm-project/llvm/include/llvm/ObjectYAML/ |
H A D | CodeViewYAMLTypeHashing.h | 46 std::vector<GlobalHash> Hashes; member
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/ |
H A D | ConcurrentHashtable.h | 134 HashesPtr Hashes = new ExtHashBitsTy[InitialBucketSize]; in MultiThreadAllocator() local 286 HashesPtr Hashes = nullptr; member
|
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/ |
H A D | TpiStreamBuilder.cpp | 75 ArrayRef<uint32_t> Hashes) { in addTypeRecords()
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | AccelTable.h | 174 HashList Hashes; variable
|
/freebsd-src/contrib/llvm-project/clang/lib/AST/ |
H A D | ODRDiagsEmitter.cpp | 894 __anon718c528a1702(DeclHashes &Hashes, const RecordDecl *Record, const DeclContext *DC) diagnoseMismatch() argument 1569 __anon718c528a2502(DeclHashes &Hashes, const RecordDecl *Record, const DeclContext *DC) diagnoseMismatch() argument 1864 __anon718c528a2a02(DeclHashes &Hashes, const EnumDecl *Enum) diagnoseMismatch() argument 2006 __anon718c528a2e02(DeclHashes &Hashes, const ObjCInterfaceDecl *ID, const DeclContext *DC) diagnoseMismatch() argument 2134 __anon718c528a2f02(DeclHashes &Hashes, const ObjCProtocolDecl *ID, const DeclContext *DC) diagnoseMismatch() argument [all...] |
/freebsd-src/contrib/llvm-project/compiler-rt/lib/fuzzer/ |
H A D | FuzzerCorpus.h | 573 std::unordered_set<std::string> Hashes; variable
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | RegisterBankInfo.cpp | 309 SmallVector<size_t, 8> Hashes(NumBreakDowns); in hashValueMapping() local
|
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-readobj/ |
H A D | COFFDumper.cpp | 1463 std::vector<GloballyHashedType> Hashes = mergeCodeViewTypes() local
|