Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Support/
H A DAPFloat.cpp4047 AdjustToPrecision(APInt & significand,int & exp,unsigned FormatPrecision) AdjustToPrecision() argument
4078 AdjustToPrecision(SmallVectorImpl<char> & buffer,int & exp,unsigned FormatPrecision) AdjustToPrecision() argument
4123 toStringImpl(SmallVectorImpl<char> & Str,const bool isNeg,int exp,APInt significand,unsigned FormatPrecision,unsigned FormatMaxPadding,bool TruncateZero) toStringImpl() argument
4316 toString(SmallVectorImpl<char> & Str,unsigned FormatPrecision,unsigned FormatMaxPadding,bool TruncateZero) const toString() argument
5201 toString(SmallVectorImpl<char> & Str,unsigned FormatPrecision,unsigned FormatMaxPadding,bool TruncateZero) const toString() argument
[all...]