Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:Lossy

3560         bool Lossy;
3562 F.convert(*Sem, APFloat::rmNearestTiesToEven, &Lossy);
3564 // Avoid lossy conversions and denormals. Zero is a special case
3568 if (!Lossy &&