Home | History | Annotate | Download | only in x64

Lines Matching refs:KeyedLookupCache

461   __ shr(rcx, Immediate(KeyedLookupCache::kMapHashShift));
465 int mask = (KeyedLookupCache::kCapacityMask & KeyedLookupCache::kHashMask);
471 static const int kEntriesPerBucket = KeyedLookupCache::kEntriesPerBucket;