Home
last modified time | relevance | path

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

/freebsd/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; hashTypeCollection() local
[all...]
/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/include/llvm/ADT/
H A DConcurrentHashtable.h135 memset(Hashes, 0, sizeof(ExtHashBitsTy) * InitialBucketSize); in MultiThreadAllocator() local
287 HashesPtr Hashes = nullptr; global() member
[all...]
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DTpiStreamBuilder.cpp74 addTypeRecords(ArrayRef<uint8_t> Types,ArrayRef<uint16_t> Sizes,ArrayRef<uint32_t> Hashes) addTypeRecords() argument
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DAccelTable.h174 HashList Hashes; variable
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DODRDiagsEmitter.cpp894 const DeclContext *DC) { in diagnoseMismatch()
1574 const DeclContext *DC) { in diagnoseMismatch()
1869 auto PopulateHashes = [FirstEnum](DeclHashes &Hashes, const EnumDecl *Enum) { in diagnoseMismatch()
2011 const DeclContext *DC) { in diagnoseMismatch()
2139 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.cpp309 SmallVector<size_t, 8> Hashes(NumBreakDowns); in hashValueMapping() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp1466 std::vector<GloballyHashedType> Hashes = in mergeCodeViewTypes() local