Home | History | Annotate | Download | only in memcheck

Lines Matching refs:cee

1575                   IRAtom** exprvec, IRType finalVtype, IRCallee* cee )
1589 if (cee->mcx_mask & (1<<i))
1603 if (cee->mcx_mask & (1<<i)) {
1606 if (0) VG_(printf)("excluding %s(%d)\n", cee->name, i);
3751 e->Iex.CCall.cee );
4041 if (d->cee->mcx_mask & (1<<i)) {
5267 IRCallee* cee;
5285 cee = di->cee;
5286 if (!is_helperc_value_checkN_fail( cee->name ))
5292 alreadyPresent = check_or_add( pairs, guard, cee->addr );
5503 if (e->Iex.CCall.cee->mcx_mask & (1<<i)) {
5507 e->Iex.CCall.cee->name, i);
5609 if (d->cee->mcx_mask & (1<<i)) {