Home
last modified time | relevance | path

Searched refs:bm2_lookup (Results 1 – 2 of 2) sorted by relevance

/external/valgrind/drd/
Ddrd_bitmap.h502 const struct bitmap2* bm2_lookup(struct bitmap* const bm, const UWord a1) in bm2_lookup() function
700 bm2 = bm2_lookup(bm, address_msb(a)); in bm_aligned_load_has_conflict_with()
717 bm2 = bm2_lookup(bm, address_msb(a)); in bm_aligned_store_has_conflict_with()
Ddrd_bitmap.c375 const struct bitmap2* bm2 = bm2_lookup(bm, address_msb(b)); in DRD_()
428 const struct bitmap2* bm2 = bm2_lookup(bm, address_msb(b)); in DRD_()
483 const struct bitmap2* bm2 = bm2_lookup(bm, address_msb(b)); in DRD_()
545 p2 = bm2_lookup(bm, address_msb(a)); in DRD_()
816 const struct bitmap2* bm2 = bm2_lookup(bm, address_msb(b)); in DRD_()
1069 bm2 = bm2_lookup(bm, a); in DRD_()