Searched refs:addWithSpecial (Results 1 – 2 of 2) sorted by relevance
825 opStatus addWithSpecial(const DoubleAPFloat &LHS, const DoubleAPFloat &RHS,
5010 APFloat::opStatus DoubleAPFloat::addWithSpecial(const DoubleAPFloat &LHS, in addWithSpecial() function in llvm::detail::DoubleAPFloat5058 return addWithSpecial(*this, RHS, *this, RM); in add()