Searched refs:IRQop (Results 1 – 3 of 3) sorted by relevance
1529 typedef struct _IRQop IRQop; /* forward declaration */ typedef1636 IRQop* details;
1052 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()
302 IRQop* qop = ex->Iex.Qop.details; in flatten_Expr()2253 IRQop* qop = ex->Iex.Qop.details; in subst_Expr()