Searched refs:NegSmallest (Results 1 – 4 of 4) sorted by relevance
132 APFloat NegSmallest = Smallest; in convertFCmp() local133 NegSmallest.changeSign(); in convertFCmp()148 } else if (Const->isExactlyValue(NegSmallest)) { in convertFCmp()
3050 APFloat NegSmallest = APFloat::getSmallest(APFloat::IEEEdouble, true); in TEST() local3110 Frac = frexp(NegSmallest, Exp, RM); in TEST()
3142 APFloat NegSmallest = APFloat::getSmallest(APFloat::IEEEdouble(), true); in TEST() local3202 Frac = frexp(NegSmallest, Exp, RM); in TEST()