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.cpp4241 int &exp, unsigned FormatPrecision) { in AdjustToPrecision()
4272 int &exp, unsigned FormatPrecision) { in AdjustToPrecision()
4317 APInt significand, unsigned FormatPrecision, in toStringImpl()
4510 void IEEEFloat::toString(SmallVectorImpl<char> &Str, unsigned FormatPrecision, in toString()
5405 unsigned FormatPrecision, in toString()