Searched refs:hashKey (Results 1 – 13 of 13) sorted by relevance
92 static unsigned hashKey(const KeyTy &key) { return key.getHashValue(); } in hashKey() function154 static unsigned hashKey(const KeyTy &key) { return key.getHashValue(); } in hashKey() function240 static unsigned hashKey(const KeyTy &key) { return key.getHashValue(); } in hashKey() function300 static unsigned hashKey(const KeyTy &key) { return key.getHashValue(); } in hashKey() function
176 static llvm::hash_code hashKey(const KeyTy &key) { in hashKey() function273 static llvm::hash_code hashKey(const KeyTy &key) { in hashKey() function334 static ::llvm::hash_code hashKey(const KeyTy &key) { in hashKey() function
36 static llvm::hash_code hashKey(const KeyTy &key) { in hashKey() function
109 static llvm::hash_code hashKey(const KeyTy &key) { in hashKey() function226 static llvm::hash_code hashKey(const KeyTy &key) { in hashKey() function
704 static ::llvm::hash_code hashKey(const KeyTy &tblgenKey) { in hashKey() function
230 static llvm::hash_code hashKey(const KeyTy &key) { in hashKey() function256 static llvm::hash_code hashKey(const KeyTy &key) { in hashKey() function308 static llvm::hash_code hashKey(const KeyTy &key) { in hashKey() function359 static llvm::hash_code hashKey(const KeyTy &key) { in hashKey() function
30 using has_impltype_hash_t = decltype(ImplTy::hashKey(std::declval<T>()));326 return ImplTy::hashKey(derivedKey); in getHash()
224 static llvm::hash_code hashKey(const KeyTy &key) { return key.hashValue(); } in hashKey() function348 static unsigned hashKey(const KeyTy &key) { in hashKey() function
33 static unsigned hashKey(const KeyTy &key) { return llvm::hash_value(key); } in hashKey() function
136 static unsigned hashKey(const KeyTy &key) { in hashKey() function
504 static llvm::hash_code hashKey(const KeyTy &key) { in hashKey() function
108 static llvm::hash_code hashKey(const KeyTy &key) {
902 - `static llvm::hash_code hashKey(const KeyTy &)`924 static llvm::hash_code hashKey(const KeyTy &key) {