Home | History | Annotate | Download | only in arm

Lines Matching refs:StubCache

45                        StubCache::Table table,
114 if (FLAG_test_secondary_stub_cache && table == StubCache::kPrimary) {
116 } else if (FLAG_test_primary_stub_cache && table == StubCache::kSecondary) {
188 void StubCache::GenerateProbe(MacroAssembler* masm,