Home
last modified time | relevance | path

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

/external/valgrind/memcheck/tests/vbit-test/
Dutil.c205 return typeOfPrimop(op, t_dst, t_arg1, t_arg2, t_arg3, t_arg4); in typeof_primop()
/external/valgrind/VEX/priv/
Dir_defs.c2477 void typeOfPrimop ( IROp op, in typeOfPrimop() function
3561 typeOfPrimop(e->Iex.Qop.details->op, in typeOfIRExpr()
3565 typeOfPrimop(e->Iex.Triop.details->op, in typeOfIRExpr()
3569 typeOfPrimop(e->Iex.Binop.op, in typeOfIRExpr()
3573 typeOfPrimop(e->Iex.Unop.op, in typeOfIRExpr()
3994 typeOfPrimop(qop->op, in tcExpr()
4045 typeOfPrimop(triop->op, in tcExpr()
4088 typeOfPrimop(expr->Iex.Binop.op, in tcExpr()
4124 typeOfPrimop(expr->Iex.Unop.op, in tcExpr()
/external/valgrind/VEX/pub/
Dlibvex_ir.h1854 extern void typeOfPrimop ( IROp op,