Lines Matching refs:bitmap2
334 struct bitmap2 struct
342 static void bm2_clear(struct bitmap2* const bm2); argument
344 struct bitmap2* bm2_insert(struct bitmap* const bm, const UWord a1);
381 struct bitmap2** bm2) in bm_cache_lookup()
460 struct bitmap2* const bm2) in bm_update_cache()
503 const struct bitmap2* bm2_lookup(struct bitmap* const bm, const UWord a1) in bm2_lookup()
505 struct bitmap2* bm2; in bm2_lookup()
527 struct bitmap2*
530 struct bitmap2* bm2; in bm2_lookup_exclusive()
546 void bm2_clear(struct bitmap2* const bm2) in bm2_clear()
563 struct bitmap2* bm2_insert(struct bitmap* const bm, const UWord a1) in bm2_insert()
565 struct bitmap2* bm2; in bm2_insert()
583 struct bitmap2* bm2_insert_copy(struct bitmap* const bm, in bm2_insert_copy()
584 struct bitmap2* const bm2) in bm2_insert_copy()
586 struct bitmap2* bm2_copy; in bm2_insert_copy()
601 struct bitmap2* bm2_lookup_or_insert(struct bitmap* const bm, const UWord a1) in bm2_lookup_or_insert()
603 struct bitmap2* bm2; in bm2_lookup_or_insert()
638 struct bitmap2* bm2_lookup_or_insert_exclusive(struct bitmap* const bm, in bm2_lookup_or_insert_exclusive()
647 struct bitmap2* bm2; in bm2_remove()
663 struct bitmap2* bm2; in bm_access_aligned_load()
679 struct bitmap2* bm2; in bm_access_aligned_store()
695 const struct bitmap2* bm2; in bm_aligned_load_has_conflict_with()
712 const struct bitmap2* bm2; in bm_aligned_store_has_conflict_with()