Home
last modified time | relevance | path

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

/external/valgrind/VEX/pub/
Dlibvex_ir.h1897 typedef struct _IRQop IRQop; /* forward declaration */ typedef
2006 IRQop* details;
/external/valgrind/VEX/priv/
Dir_defs.c1289 const IRQop *qop = e->Iex.Qop.details; in ppIRExpr()
1818 IRQop* qop = LibVEX_Alloc_inline(sizeof(IRQop)); in IRExpr_Qop()
2288 const IRQop* qop = e->Iex.Qop.details; in deepCopyIRExpr()
3638 const IRQop* qop; in isFlatIRStmt()
3837 const IRQop* qop = expr->Iex.Qop.details; in useBeforeDef_Expr()
3989 const IRQop* qop = expr->Iex.Qop.details; in tcExpr()
Dhost_amd64_isel.c2660 IRQop *qop = e->Iex.Qop.details; in iselFltExpr_wrk()
2839 IRQop *qop = e->Iex.Qop.details; in iselDblExpr_wrk()
Dir_opt.c309 IRQop* qop = ex->Iex.Qop.details; in flatten_Expr()
2459 IRQop* qop = ex->Iex.Qop.details; in subst_Expr()