Home
last modified time | relevance | path

Searched refs:roundSignificandWithExponent (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/ADT/
DAPFloat.h592 opStatus roundSignificandWithExponent(const integerPart *, unsigned int, int,
/external/llvm/lib/Support/
DAPFloat.cpp2414 APFloat::roundSignificandWithExponent(const integerPart *decSigParts, in roundSignificandWithExponent() function in APFloat
2607 fs = roundSignificandWithExponent(decSignificand, partCount, in convertFromDecimalString()