Home | History | Annotate | Download | only in memcheck

Lines Matching defs:cee

1659                   IRAtom** exprvec, IRType finalVtype, IRCallee* cee )
1673 if (cee->mcx_mask & (1<<i))
1687 if (cee->mcx_mask & (1<<i)) {
1690 if (0) VG_(printf)("excluding %s(%d)\n", cee->name, i);
4064 e->Iex.CCall.cee );
4428 if (d->cee->mcx_mask & (1<<i)) {
5700 IRCallee* cee;
5718 cee = di->cee;
5719 if (!is_helperc_value_checkN_fail( cee->name ))
5725 alreadyPresent = check_or_add( pairs, guard, cee->addr );
5959 if (e->Iex.CCall.cee->mcx_mask & (1<<i)) {
5963 e->Iex.CCall.cee->name, i);
6066 if (d->cee->mcx_mask & (1<<i)) {