Home | History | Annotate | Download | only in VEX

Lines Matching refs:IRExpr_Binop

692 #define binop(_op, _arg1, _arg2) IRExpr_Binop((_op),(_arg1),(_arg2))