Home | History | Annotate | Download | only in priv

Lines Matching full:cee

688                     IRCallee* cee, IRType retTy, IRExpr** args )
768 /* Note that the cee->regparms field is meaningless on PPC32/64 host
1032 ULong target = mode64 ? Ptr_to_ULong(cee->addr)
1033 : toUInt(Ptr_to_ULong(cee->addr));
2326 e->Iex.CCall.cee, e->Iex.CCall.retty, e->Iex.CCall.args );
5628 doHelperCall( &addToSp, &rloc, env, d->guard, d->cee, retty, d->args );