Home
last modified time | relevance | path

Searched defs:hashValue (Results 1 – 5 of 5) sorted by relevance

/llvm-project/mlir/lib/Support/
H A DStorageUniquer.cpp33 unsigned hashValue; member
45 unsigned hashValue; member
134 BaseStorage *getOrCreate(bool threadingIsEnabled, unsigned hashValue, in getOrCreate()
179 Shard &getShard(unsigned hashValue) { in getShard()
372 TypeID id, unsigned hashValue, in getParametricStorageTypeImpl()
/llvm-project/mlir/include/mlir/Support/
H A DStorageUniquer.h201 unsigned hashValue = getHash<Storage>(derivedKey); in get() local
/llvm-project/clang/lib/APINotes/
H A DAPINotesFormat.h278 llvm::hash_code hashValue() const { hashValue() function
/llvm-project/mlir/lib/Dialect/LLVMIR/IR/
H A DTypeDetail.h117 llvm::hash_code hashValue() const { in hashValue() function
/llvm-project/lld/ELF/
H A DSyntheticSections.h829 uint32_t hashValue; global() member