Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DAPFloat.cpp3684 int &exp, unsigned FormatPrecision) { in AdjustToPrecision()
3715 int &exp, unsigned FormatPrecision) { in AdjustToPrecision()
3760 void IEEEFloat::toString(SmallVectorImpl<char> &Str, unsigned FormatPrecision, in toString()
4752 unsigned FormatPrecision, in toString()