Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeHashing.h44 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 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-src/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DMinimalTypeDumper.h28 bool Hashes, codeview::LazyRandomTypeCollection &Types, in MinimalTypeDumpVisitor()
59 bool Hashes = false; variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DCodeViewYAMLTypeHashing.h46 std::vector<GlobalHash> Hashes; member
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/
H A DConcurrentHashtable.h134 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 DTpiStreamBuilder.cpp75 ArrayRef<uint32_t> Hashes) { in addTypeRecords()
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DAccelTable.h174 HashList Hashes; variable
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DODRDiagsEmitter.cpp894 __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 DFuzzerCorpus.h573 std::unordered_set<std::string> Hashes; variable
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegisterBankInfo.cpp309 SmallVector<size_t, 8> Hashes(NumBreakDowns); in hashValueMapping() local
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp1463 std::vector<GloballyHashedType> Hashes = mergeCodeViewTypes() local