Home | History | Annotate | Download | only in priv

Lines Matching refs:Iop_F64toI32S

1301       if (e->Iex.Binop.op == Iop_F64toI32S
1303 Int szD = e->Iex.Binop.op==Iop_F64toI32S ? 4 : 8;