Home | History | Annotate | Download | only in mips64

Lines Matching refs:kHashShift

4001           NameDictionary::GetProbeOffset(i) << Name::kHashShift));
4003 __ dsrl(scratch2, scratch2, Name::kHashShift);
4086 NameDictionary::GetProbeOffset(i) << Name::kHashShift));
4090 __ dsrl(index, index, Name::kHashShift);