Home
last modified time | relevance | path

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

/external/valgrind/main/VEX/priv/
Dir_defs.c2377 void typeOfPrimop ( IROp op, in typeOfPrimop() function
3407 typeOfPrimop(e->Iex.Qop.details->op, in typeOfIRExpr()
3411 typeOfPrimop(e->Iex.Triop.details->op, in typeOfIRExpr()
3415 typeOfPrimop(e->Iex.Binop.op, in typeOfIRExpr()
3419 typeOfPrimop(e->Iex.Unop.op, in typeOfIRExpr()
3836 typeOfPrimop(qop->op, in tcExpr()
3887 typeOfPrimop(triop->op, in tcExpr()
3930 typeOfPrimop(expr->Iex.Binop.op, in tcExpr()
3966 typeOfPrimop(expr->Iex.Unop.op, in tcExpr()