Home | History | Annotate | Download | only in helgrind

Lines Matching refs:isW

4446       UInt      isW    : 1;
4582 static void event_map_bind ( Addr a, SizeT szB, Bool isW, Thr* thr )
4601 address/thr/sz/isW. */
4605 .isW = (UInt)(isW & 1)};
4637 .isW = (UInt)(isW & 1)};
4651 Returns the most recent conflicting access with thr/[a, a+szB[/isW. */
4657 Thr* thr, Addr a, SizeT szB, Bool isW )
4704 if ((!cand_ref->acc.tsw.isW) && (!isW))
4744 *resIsW = ref->acc.tsw.isW;
4778 ref->acc.tsw.isW,
4828 .isW = 0},