Home
last modified time | relevance | path

Searched defs:getHashValue (Results 1 – 25 of 67) sorted by relevance

123

/llvm-project-15.0.7/flang/lib/Lower/
H A DIterationSpace.cpp97 static unsigned getHashValue( in getHashValue() function in __anoncf831cc00111::HashEvaluateExpr
114 static unsigned getHashValue( in getHashValue() function in __anoncf831cc00111::HashEvaluateExpr
120 static unsigned getHashValue( in getHashValue() function in __anoncf831cc00111::HashEvaluateExpr
126 static unsigned getHashValue( in getHashValue() function in __anoncf831cc00111::HashEvaluateExpr
132 static unsigned getHashValue( in getHashValue() function in __anoncf831cc00111::HashEvaluateExpr
138 static unsigned getHashValue( in getHashValue() function in __anoncf831cc00111::HashEvaluateExpr
144 static unsigned getHashValue( in getHashValue() function in __anoncf831cc00111::HashEvaluateExpr
150 static unsigned getHashValue( in getHashValue() function in __anoncf831cc00111::HashEvaluateExpr
157 static unsigned getHashValue( in getHashValue() function in __anoncf831cc00111::HashEvaluateExpr
248 static unsigned getHashValue( in getHashValue() function in __anoncf831cc00111::HashEvaluateExpr
[all …]
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/PBQP/
H A DCostAllocator.h57 static unsigned getHashValue(const ValueKeyT &C) { in getHashValue() function
61 static unsigned getHashValue(PoolEntry *P) { in getHashValue() function
65 static unsigned getHashValue(const PoolEntry *P) { in getHashValue() function
/llvm-project-15.0.7/llvm/lib/IR/
H A DLLVMContextImpl.h83 static unsigned getHashValue(const APFloat &Key) { in getHashValue() function
120 static unsigned getHashValue(const KeyTy &Key) { in getHashValue() function
125 static unsigned getHashValue(const StructType *ST) { in getHashValue() function
172 static unsigned getHashValue(const KeyTy &Key) { in getHashValue() function
178 static unsigned getHashValue(const FunctionType *FT) { in getHashValue() function
/llvm-project-15.0.7/mlir/include/mlir/IR/
H A DDialectInterface.h80 static unsigned getHashValue(Dialect *key) { return llvm::hash_value(key); } in getHashValue() function
81 static unsigned getHashValue(const DialectInterface *key) { in getHashValue() function
/llvm-project-15.0.7/llvm/include/llvm/Transforms/Scalar/
H A DGVNExpression.h113 virtual hash_code getHashValue() const { return getOpcode(); } in getHashValue() function
222 hash_code getHashValue() const override { in getHashValue() function
285 hash_code getHashValue() const override { in getHashValue() function
462 hash_code getHashValue() const override { in getHashValue() function
528 hash_code getHashValue() const override { in getHashValue() function
574 hash_code getHashValue() const override { in getHashValue() function
611 hash_code getHashValue() const override { in getHashValue() function
647 hash_code getHashValue() const override { in getHashValue() function
/llvm-project-15.0.7/clang/include/clang/Basic/
H A DSourceLocation.h55 unsigned getHashValue() const { return static_cast<unsigned>(ID); } in getHashValue() function
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DWeak.h45 static unsigned getHashValue(const WeakInfo &W) { in getHashValue() function
/llvm-project-15.0.7/llvm/include/llvm/DWP/
H A DDWPStringPool.h19 static unsigned getHashValue(const char *Val) { in getHashValue() function
/llvm-project-15.0.7/mlir/lib/Dialect/Quant/IR/
H A DTypeDetail.h71 unsigned getHashValue() const { in getHashValue() function
131 unsigned getHashValue() const { in getHashValue() function
206 unsigned getHashValue() const { in getHashValue() function
278 unsigned getHashValue() const { in getHashValue() function
/llvm-project-15.0.7/llvm/unittests/ADT/
H A DDenseSetTest.cpp36 static unsigned getHashValue(const unsigned& Val) { return Val * 37U; } in getHashValue() function
37 static unsigned getHashValue(const char* Val) { in getHashValue() function
186 static unsigned getHashValue(const CountCopyAndMove &Val) { in getHashValue() function
H A DDenseMapTest.cpp63 static unsigned getHashValue(const CtorTester &Val) { in getHashValue() function
514 static unsigned getHashValue(const unsigned& Val) { return Val * 37U; } in getHashValue() function
515 static unsigned getHashValue(const char* Val) { in getHashValue() function
562 static unsigned getHashValue(const unsigned& Val) { return Val; } in getHashValue() function
684 static unsigned getHashValue(const T &Val) { return Val.value; } in getHashValue() function
/llvm-project-15.0.7/mlir/lib/TableGen/
H A DConstraint.cpp126 unsigned DenseMapInfo<Constraint>::getHashValue(Constraint constraint) { in getHashValue() function in DenseMapInfo
/llvm-project-15.0.7/llvm/unittests/Support/
H A DReverseIterationTest.cpp74 static int getHashValue(const PtrLikeInt *P) { in getHashValue() function
/llvm-project-15.0.7/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerDeclContext.h172 static unsigned getHashValue(const DeclContext *Ctxt) { in getHashValue() function
/llvm-project-15.0.7/mlir/include/mlir/Analysis/
H A DCallGraph.h125 static unsigned getHashValue(const Edge &edge) { in getHashValue() function
/llvm-project-15.0.7/mlir/lib/Support/
H A DStorageUniquer.cpp58 static inline unsigned getHashValue(const HashedStorage &key) { in getHashValue() function
61 static inline unsigned getHashValue(const LookupKey &key) { in getHashValue() function
/llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_dense_map_test.cpp87 static unsigned getHashValue(const CtorTester &Val) { in getHashValue() function
480 static unsigned getHashValue(const unsigned &Val) { return Val * 37U; } in getHashValue() function
481 static unsigned getHashValue(const char *Val) { in getHashValue() function
/llvm-project-15.0.7/clang/lib/Basic/
H A DSourceLocation.cpp53 unsigned SourceLocation::getHashValue() const { in getHashValue() function in SourceLocation
/llvm-project-15.0.7/clang/include/clang/AST/
H A DASTTypeTraits.h116 static unsigned getHashValue(const ASTNodeKind &Val) { return Val.KindId; } in getHashValue() function
/llvm-project-15.0.7/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.h449 static unsigned getHashValue(const ModuleCacheKey &key) { in getHashValue() function
/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DGVNSink.cpp324 static unsigned getHashValue(const ModelledPHI &V) { return V.hash(); } in getHashValue() function
370 hash_code getHashValue() const override { in getHashValue() function in __anon7f9656e30111::InstructionUseExpr
375 template <typename Function> hash_code getHashValue(Function MapFn) { in getHashValue() function in __anon7f9656e30111::InstructionUseExpr
/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.h339 static unsigned getHashValue(uint32_t Code) { in getHashValue() function
342 static unsigned getHashValue(const Abbrev &Abbr) { in getHashValue() function
/llvm-project-15.0.7/mlir/include/mlir/TableGen/
H A DFormat.h79 static unsigned getHashValue(const PHKind &val) { in getHashValue() function
/llvm-project-15.0.7/mlir/lib/Transforms/
H A DCSE.cpp30 static unsigned getHashValue(const Operation *opC) { in getHashValue() function
/llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_dense_map.h338 static unsigned getHashValue(const KeyT &Val) { in getHashValue() function
343 static unsigned getHashValue(const LookupKeyT &Val) { in getHashValue() function

123