Searched refs:typeOfPrimop (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/VEX/priv/
H A Dir_defs.c2474 void typeOfPrimop ( IROp op, function
3433 vpanic("typeOfPrimop");
3555 typeOfPrimop(e->Iex.Qop.details->op,
3559 typeOfPrimop(e->Iex.Triop.details->op,
3563 typeOfPrimop(e->Iex.Binop.op,
3567 typeOfPrimop(e->Iex.Unop.op,
3988 typeOfPrimop(qop->op,
4039 typeOfPrimop(triop->op,
4082 typeOfPrimop(expr->Iex.Binop.op,
4118 typeOfPrimop(exp
[all...]

Completed in 51 milliseconds