Searched refs:GetMixHashcode (Results 1 – 3 of 3) sorted by relevance
189 return GetMixHashcode() & (~IS_INTEGER_MASK); in GetRawHashcode()222 uint32_t hashcode = GetMixHashcode(); in TryGetHashCode()232 ASSERT(GetMixHashcode() & IS_INTEGER_MASK); in GetIntegerCode()240 uint32_t hashcode = GetMixHashcode(); in GetHashcode()592 uint32_t hashcode = GetMixHashcode(); in TryToSetIntegerHash()
527 inline GateRef GetMixHashcode(GateRef string);
3504 inline GateRef StubBuilder::GetMixHashcode(GateRef string) in GetMixHashcode() function