Home | History | Annotate | Download | only in x64

Lines Matching refs:KeyedLookupCache

401   __ shrl(rcx, Immediate(KeyedLookupCache::kMapHashShift));
405 int mask = (KeyedLookupCache::kCapacityMask & KeyedLookupCache::kHashMask);
411 static const int kEntriesPerBucket = KeyedLookupCache::kEntriesPerBucket;