Searched defs:clsHash (Results 1 – 3 of 3) sorted by relevance
186 uint32_t clsHash = static_cast<uint32_t>( in PrimaryHash() local196 …uint32_t clsHash = static_cast<uint32_t>(reinterpret_cast<uintptr_t>(cls)) >> HCLASS_SHIFT; // sk… in SecondaryHash() local
119 … uint32_t clsHash = static_cast<uint32_t>(reinterpret_cast<uintptr_t>(cls)) >> 3U; // skip 8bytes in Hash() local
4394 …GateRef clsHash = Int32LSR(ChangeIntPtrToInt32(TaggedCastToIntPtr(cls)), Int32(3)); // skip 8bytes in HashFromHclassAndKey() local4410 GateRef clsHash = ChangeIntPtrToInt32(Int64Xor( in HashFromHclassAndStringKey() local4422 GateRef clsHash = in HashSecondaryFromHclassAndStringKey() local