Home | History | Annotate | Download | only in helgrind

Lines Matching refs:CAS

4713             IRCAS* cas    = st->Ist.CAS.details;
4714 Bool isDCAS = cas->oldHi != IRTemp_INVALID;
4716 tl_assert(cas->expdHi);
4717 tl_assert(cas->dataHi);
4719 tl_assert(!cas->expdHi);
4720 tl_assert(!cas->dataHi);
4726 cas->addr,
4728 * sizeofIRType(typeOfIRExpr(bbIn->tyenv, cas->dataLo)),