Home | History | Annotate | Download | only in ia32

Lines Matching refs:KeyedLookupCache

618   __ shr(ecx, KeyedLookupCache::kMapHashShift);
622 __ and_(ecx, KeyedLookupCache::kCapacityMask);