Home | History | Annotate | Download | only in helgrind

Lines Matching defs:cas

4570             IRCAS* cas    = st->Ist.CAS.details;
4571 Bool isDCAS = cas->oldHi != IRTemp_INVALID;
4573 tl_assert(cas->expdHi);
4574 tl_assert(cas->dataHi);
4576 tl_assert(!cas->expdHi);
4577 tl_assert(!cas->dataHi);
4583 cas->addr,
4585 * sizeofIRType(typeOfIRExpr(bbIn->tyenv, cas->dataLo)),