Searched refs:rmNearestTiesToAway (Results 1 – 4 of 4) sorted by relevance
141 APFloat::rmNearestTiesToAway); in fitsInFloatSemantics()147 APFloat::rmNearestTiesToAway); in fitsInFloatSemantics()
193 constexpr RoundingMode APFloatBase::rmNearestTiesToAway; member in llvm::APFloatBase1296 rounding_mode == rmNearestTiesToAway || in handleOverflow()1327 case rmNearestTiesToAway: in roundAwayFromZero()2617 rounding_mode == rmNearestTiesToAway); in roundSignificandWithExponent()
1921 U.roundToIntegral(APFloat::rmNearestTiesToAway); in ConstantFoldScalarCall1()1979 RM = APFloat::rmNearestTiesToAway; in ConstantFoldScalarCall1()2177 U.roundToIntegral(APFloat::rmNearestTiesToAway); in ConstantFoldScalarCall1()
195 static constexpr roundingMode rmNearestTiesToAway = member