Home | History | Annotate | Download | only in priv

Lines Matching refs:IROp

79 static IRExpr* unop ( IROp op, IRExpr* a )
84 static IRExpr* binop ( IROp op, IRExpr* a1, IRExpr* a2 )
1423 IROp opi = e->Iex.Unop.arg->Iex.Binop.op; /* inner op */