Home | History | Annotate | Download | only in mips

Lines Matching refs:kHashShift

3963           NameDictionary::GetProbeOffset(i) << Name::kHashShift));
3965 __ srl(scratch2, scratch2, Name::kHashShift);
4048 NameDictionary::GetProbeOffset(i) << Name::kHashShift));
4052 __ srl(index, index, Name::kHashShift);