Home | History | Annotate | Download | only in codegen

Lines Matching refs:OP_SHR

1330       code[1] = (i->op == OP_SHR) ? 0xe4000000 : 0xc4000000;
1331 if (i->op == OP_SHR && isSignedType(i->sType))
1595 case OP_SHR: