Home
last modified time | relevance | path

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

/external/valgrind/main/VEX/pub/
Dlibvex_ir.h1743 typedef struct _IRQop IRQop; /* forward declaration */ typedef
1852 IRQop* details;
/external/valgrind/main/VEX/priv/
Dir_defs.c1202 IRQop *qop = e->Iex.Qop.details; in ppIRExpr()
1725 IRQop* qop = LibVEX_Alloc(sizeof(IRQop)); in IRExpr_Qop()
2190 IRQop* qop = e->Iex.Qop.details; in deepCopyIRExpr()
3486 IRQop* qop; in isFlatIRStmt()
3680 IRQop* qop = expr->Iex.Qop.details; in useBeforeDef_Expr()
3831 IRQop* qop = expr->Iex.Qop.details; in tcExpr()
Dhost_amd64_isel.c2661 IRQop *qop = e->Iex.Qop.details; in iselFltExpr_wrk()
2840 IRQop *qop = e->Iex.Qop.details; in iselDblExpr_wrk()
Dir_opt.c309 IRQop* qop = ex->Iex.Qop.details; in flatten_Expr()
2394 IRQop* qop = ex->Iex.Qop.details; in subst_Expr()