Home
last modified time | relevance | path

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

/external/valgrind/drd/
Ddrd_bitmap.h313 static __inline__ UWord bm0_is_any_set(const UWord* bm0, in bm0_is_any_set() function
702 && bm0_is_any_set(bm2->bm1.bm0_w, in bm_aligned_load_has_conflict_with()
720 if (bm0_is_any_set(bm2->bm1.bm0_r, address_lsb(a), SCALED_SIZE(size)) in bm_aligned_store_has_conflict_with()
721 | bm0_is_any_set(bm2->bm1.bm0_w, address_lsb(a), SCALED_SIZE(size))) in bm_aligned_store_has_conflict_with()