Home | History | Annotate | Download | only in arm

Lines Matching refs:KeyedLookupCache

630   __ mov(r3, Operand(r2, ASR, KeyedLookupCache::kMapHashShift));
633 int mask = KeyedLookupCache::kCapacityMask & KeyedLookupCache::kHashMask;
639 static const int kEntriesPerBucket = KeyedLookupCache::kEntriesPerBucket;