Lines Matching defs:bm
380 Bool bm_cache_lookup(struct bitmap* const bm, const UWord a1, in bm_cache_lookup()
458 void bm_update_cache(struct bitmap* const bm, in bm_update_cache()
503 const struct bitmap2* bm2_lookup(struct bitmap* const bm, const UWord a1) in bm2_lookup()
528 bm2_lookup_exclusive(struct bitmap* const bm, const UWord a1) in bm2_lookup_exclusive()
563 struct bitmap2* bm2_insert(struct bitmap* const bm, const UWord a1) in bm2_insert()
583 struct bitmap2* bm2_insert_copy(struct bitmap* const bm, in bm2_insert_copy()
601 struct bitmap2* bm2_lookup_or_insert(struct bitmap* const bm, const UWord a1) in bm2_lookup_or_insert()
638 struct bitmap2* bm2_lookup_or_insert_exclusive(struct bitmap* const bm, in bm2_lookup_or_insert_exclusive()
645 void bm2_remove(struct bitmap* const bm, const UWord a1) in bm2_remove()
660 void bm_access_aligned_load(struct bitmap* const bm, in bm_access_aligned_load()
676 void bm_access_aligned_store(struct bitmap* const bm, in bm_access_aligned_store()
692 Bool bm_aligned_load_has_conflict_with(struct bitmap* const bm, in bm_aligned_load_has_conflict_with()
709 Bool bm_aligned_store_has_conflict_with(struct bitmap* const bm, in bm_aligned_store_has_conflict_with()