Home
last modified time | relevance | path

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

/external/valgrind/main/VEX/pub/
Dlibvex_ir.h1529 typedef struct _IRQop IRQop; /* forward declaration */ typedef
1636 IRQop* details;
/external/valgrind/main/VEX/priv/
Dir_defs.c1052 IRQop *qop = e->Iex.Qop.details; in ppIRExpr()
1520 IRQop* qop = LibVEX_Alloc(sizeof(IRQop)); in IRExpr_Qop()
1934 IRQop* qop = e->Iex.Qop.details; in deepCopyIRExpr()
3022 IRQop* qop; in isFlatIRStmt()
3206 IRQop* qop = expr->Iex.Qop.details; in useBeforeDef_Expr()
3327 IRQop* qop = expr->Iex.Qop.details; in tcExpr()
Dir_opt.c302 IRQop* qop = ex->Iex.Qop.details; in flatten_Expr()
2253 IRQop* qop = ex->Iex.Qop.details; in subst_Expr()