Searched defs:CCall (Results 1 - 2 of 2) sorted by relevance

/external/valgrind/main/VEX/priv/
H A Dir_opt.c355 newargs = shallowCopyIRExprVec(ex->Iex.CCall.args);
360 IRExpr_CCall(ex->Iex.CCall.cee,
361 ex->Iex.CCall.retty,
2447 IRExpr** args2 = shallowCopyIRExprVec(ex->Iex.CCall.args);
2453 ex->Iex.CCall.cee,
2454 ex->Iex.CCall.retty,
2883 for (i = 0; e->Iex.CCall.args[i]; i++)
2884 addUses_Expr(set, e->Iex.CCall.args[i]);
3122 ex = (*specHelper)( st->Ist.WrTmp.data->Iex.CCall.cee->name,
3123 st->Ist.WrTmp.data->Iex.CCall
3341 CCall enumerator in enum:__anon32217::__anon32218
3407 } CCall; member in union:__anon32217::__anon32219
[all...]
/external/valgrind/main/VEX/pub/
H A Dlibvex_ir.h1950 } CCall; member in union:_IRExpr::__anon32286

Completed in 670 milliseconds