Home | History | Annotate | Download | only in helgrind

Lines Matching refs:CAS

4201             IRCAS* cas    = st->Ist.CAS.details;
4202 Bool isDCAS = cas->oldHi != IRTemp_INVALID;
4204 tl_assert(cas->expdHi);
4205 tl_assert(cas->dataHi);
4207 tl_assert(!cas->expdHi);
4208 tl_assert(!cas->dataHi);
4214 cas->addr,
4216 * sizeofIRType(typeOfIRExpr(bbIn->tyenv, cas->dataLo)),