Searched refs:SmallestNorm (Results 1 – 2 of 2) sorted by relevance
20776 APFloat SmallestNorm = APFloat::getSmallestNormalized(FltSem); in buildSqrtEstimateImpl() local20777 SDValue NormC = DAG.getConstantFP(SmallestNorm, DL, VT); in buildSqrtEstimateImpl()
22256 APFloat SmallestNorm = APFloat::getSmallestNormalized(FltSem); in buildSqrtEstimateImpl() local22257 SDValue NormC = DAG.getConstantFP(SmallestNorm, DL, VT); in buildSqrtEstimateImpl()