Searched refs:remainderSpecials (Results 1 – 2 of 2) sorted by relevance
535 opStatus remainderSpecials(const IEEEFloat&);
1840 IEEEFloat::opStatus IEEEFloat::remainderSpecials(const IEEEFloat &rhs) { in remainderSpecials() function in llvm::detail::IEEEFloat1968 fs = remainderSpecials(rhs); in remainder()