Home | History | Annotate | Download | only in Support

Lines Matching full:isdenormal

703 APFloat::isDenormal() const {
3789 if (reciprocal.isDenormal())
3906 bool WillCrossBinadeBoundary = !isDenormal() && isSignificandAllOnes();