Lines Matching refs:bitmap2
333 struct bitmap2 struct
341 static void bm2_clear(struct bitmap2* const bm2); argument
343 struct bitmap2* bm2_insert(struct bitmap* const bm, const UWord a1);
380 struct bitmap2** bm2) in bm_cache_lookup()
459 struct bitmap2* const bm2) in bm_update_cache()
502 const struct bitmap2* bm2_lookup(struct bitmap* const bm, const UWord a1) in bm2_lookup()
504 struct bitmap2* bm2; in bm2_lookup()
526 struct bitmap2*
529 struct bitmap2* bm2; in bm2_lookup_exclusive()
545 void bm2_clear(struct bitmap2* const bm2) in bm2_clear()
562 struct bitmap2* bm2_insert(struct bitmap* const bm, const UWord a1) in bm2_insert()
564 struct bitmap2* bm2; in bm2_insert()
582 struct bitmap2* bm2_insert_copy(struct bitmap* const bm, in bm2_insert_copy()
583 struct bitmap2* const bm2) in bm2_insert_copy()
585 struct bitmap2* bm2_copy; in bm2_insert_copy()
600 struct bitmap2* bm2_lookup_or_insert(struct bitmap* const bm, const UWord a1) in bm2_lookup_or_insert()
602 struct bitmap2* bm2; in bm2_lookup_or_insert()
637 struct bitmap2* bm2_lookup_or_insert_exclusive(struct bitmap* const bm, in bm2_lookup_or_insert_exclusive()
646 struct bitmap2* bm2; in bm2_remove()
662 struct bitmap2* bm2; in bm_access_aligned_load()
678 struct bitmap2* bm2; in bm_access_aligned_store()
694 const struct bitmap2* bm2; in bm_aligned_load_has_conflict_with()
711 const struct bitmap2* bm2; in bm_aligned_store_has_conflict_with()