Searched defs:bitmapcache (Results 1 – 2 of 2) sorted by relevance
368 val bitmapcache = Reg(Vec(bitmapCachesize,new bitmapCacheEntry())) constant
104 val bitmapcache = Option.when(HasBitmapCheck)(Module(new BitmapCache)) constant