Home
last modified time | relevance | path

Searched defs:FormatPrecision (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DAPFloat.cpp4067 int &exp, unsigned FormatPrecision) { in AdjustToPrecision()
4098 int &exp, unsigned FormatPrecision) { in AdjustToPrecision()
4143 APInt significand, unsigned FormatPrecision, in toStringImpl()
4336 void IEEEFloat::toString(SmallVectorImpl<char> &Str, unsigned FormatPrecision, in toString()
5221 unsigned FormatPrecision, in toString()