Searched refs:GetPrepackedCache (Results 1 – 4 of 4) sorted by relevance
79 PrepackedCache* GetPrepackedCache();
232 PrepackedCache* cache = ctx->GetPrepackedCache(); in TestCachePolicies()273 PrepackedCache* cache = get_ctx(&context)->GetPrepackedCache(); in TEST()299 cache = get_ctx(&context)->GetPrepackedCache(); in TEST()
75 auto* cache = ctx->GetPrepackedCache(); in PreparePackedMatrices()
200 PrepackedCache* Ctx::GetPrepackedCache() { in GetPrepackedCache() function in ruy::Ctx