Home | History | Annotate | Download | only in priv

Lines Matching full:cee

675                     IRExpr* guard, IRCallee* cee, IRExpr** args )
737 /* Note that the cee->regparms field is meaningless on PPC32/64 host
901 target = mode64 ? Ptr_to_ULong(cee->addr) :
902 toUInt(Ptr_to_ULong(cee->addr));
2108 e->Iex.CCall.cee, e->Iex.CCall.args );
4980 doHelperCall( env, passBBP, d->guard, d->cee, d->args );