Searched refs:hashLookupKey (Results 1 – 5 of 5) sorted by relevance
39 LLVM_ABI uint32_t hashLookupKey(StringRef S) const;
32 LLVM_ABI uint16_t hashLookupKey(StringRef S) const;
222 uint32_t H = Traits.hashLookupKey(K) % capacity(); in find_as()
27 uint16_t NamedStreamMapTraits::hashLookupKey(StringRef S) const { in hashLookupKey() function in NamedStreamMapTraits
29 uint32_t StringTableHashTraits::hashLookupKey(StringRef S) const { in hashLookupKey() 28 uint32_t StringTableHashTraits::hashLookupKey(StringRef S) const { hashLookupKey() function in StringTableHashTraits