Home | History | Annotate | Download | only in priv

Lines Matching refs:Iop_MullS32

1079          if (e->Iex.Binop.op == Iop_MullU32 || e->Iex.Binop.op == Iop_MullS32) {
1087 Bool syned = toBool(e->Iex.Binop.op == Iop_MullS32);
1088 Bool size = toBool(e->Iex.Binop.op == Iop_MullS32)
2435 case Iop_MullS32: {
2439 Bool syned = toBool(op_binop == Iop_MullS32);