Lines Matching full:cee
397 IRCallee* cee, IRType retTy, IRExpr** args )
418 to regs GPR4 ... GPR7. Note that the cee->regparms field is meaningless
424 to regs GPR4 ... GPR11. Note that the cee->regparms field is meaningless
643 ULong target = mode64 ? Ptr_to_ULong(cee->addr) :
644 toUInt(Ptr_to_ULong(cee->addr));
1846 doHelperCall(&addToSp, &rloc, env, NULL/*guard*/, e->Iex.CCall.cee,
3824 doHelperCall( &addToSp, &rloc, env, d->guard, d->cee, retty, d->args );