Home | History | Annotate | Download | only in memcheck

Lines Matching defs:cee

1762                   IRAtom** exprvec, IRType finalVtype, IRCallee* cee )
1776 if (cee->mcx_mask & (1<<i))
1790 if (cee->mcx_mask & (1<<i)) {
1793 if (0) VG_(printf)("excluding %s(%d)\n", cee->name, i);
4657 e->Iex.CCall.cee );
5027 if ( (d->cee->mcx_mask & (1<<i))
6384 IRCallee* cee;
6401 cee = di->cee;
6402 if (!is_helperc_value_checkN_fail( cee->name ))
6408 alreadyPresent = check_or_add( pairs, guard, cee->addr );
6690 if (e->Iex.CCall.cee->mcx_mask & (1<<i)) {
6694 e->Iex.CCall.cee->name, i);
6798 if ( (d->cee->mcx_mask & (1<<i))