Home | History | Annotate | Download | only in mips

Lines Matching refs:StubCache

45                        StubCache::Table table,
104 if (FLAG_test_secondary_stub_cache && table == StubCache::kPrimary) {
106 } else if (FLAG_test_primary_stub_cache && table == StubCache::kSecondary) {
177 void StubCache::GenerateProbe(MacroAssembler* masm,