Home | History | Annotate | Download | only in priv

Lines Matching refs:Iop_Mul32

1062          if (e->Iex.Binop.op == Iop_Mul32 || e->Iex.Binop.op == Iop_Mul64) {
1063 Bool sz32 = (e->Iex.Binop.op == Iop_Mul32);