Home | History | Annotate | Download | only in priv

Lines Matching refs:cee

628                     IRExpr* guard, IRCallee* cee, IRExpr** args )
690 /* Note that the cee->regparms field is meaningless on PPC32/64 host
854 target = mode64 ? Ptr_to_ULong(cee->addr) :
855 toUInt(Ptr_to_ULong(cee->addr));
1936 e->Iex.CCall.cee, e->Iex.CCall.args );
4136 doHelperCall( env, passBBP, d->guard, d->cee, d->args );