Home | History | Annotate | Download | only in Sema

Lines Matching full:underflow

2872   // Overflow is always an error, but underflow is only an error if
2873 // we underflowed to zero (APFloat reports denormals as underflow).