Home | History | Annotate | Download | only in helgrind

Lines Matching defs:cas

4380             IRCAS* cas    = st->Ist.CAS.details;
4381 Bool isDCAS = cas->oldHi != IRTemp_INVALID;
4383 tl_assert(cas->expdHi);
4384 tl_assert(cas->dataHi);
4386 tl_assert(!cas->expdHi);
4387 tl_assert(!cas->dataHi);
4393 cas->addr,
4395 * sizeofIRType(typeOfIRExpr(bbIn->tyenv, cas->dataLo)),