Home | History | Annotate | Download | only in Support

Lines Matching refs:extended

658   // For x87 extended precision, we want to make a NaN, not a
1801 extended-precision calculation. */
2036 // For x87 extended precision, we want to make a NaN, not a special NaN if
2276 integer is signed, in which case it must be sign-extended. */
2908 APFloat extended(*this);
2909 fs = extended.convert(extendedSemantics, rmNearestTiesToEven, &losesInfo);
2913 APFloat u(extended);
2921 // the extended format and compute the difference. This now should
2928 APFloat v(extended);