Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:Lossy

4618         bool Lossy;
4620 F.convert(*Sem, APFloat::rmNearestTiesToEven, &Lossy);
4622 // Avoid lossy conversions and denormals. Zero is a special case
4626 if (!Lossy &&