Home | History | Annotate | Download | only in codegen

Lines Matching full:op_sub

885    const int neg1 = i->src(1).mod.neg() ^ ((i->op == OP_SUB) ? 1 : 0);
919 const int neg1 = i->src(1).mod.neg() ^ ((i->op == OP_SUB) ? 1 : 0);
1562 case OP_SUB: