Searched defs:APFloatBase (Results 1 – 2 of 2) sorted by relevance
142 struct APFloatBase { struct143 typedef APInt::WordType integerPart;144 static const unsigned integerPartWidth = APInt::APINT_BITS_PER_WORD;147 typedef signed short ExponentType;166 enum cmpResult {174 enum roundingMode {185 enum opStatus {195 enum fltCategory {226 class IEEEFloat final : public APFloatBase { argument
132 struct APFloatBase { struct134 typedef signed short ExponentType;153 enum cmpResult {161 enum roundingMode {172 enum opStatus {182 enum fltCategory {213 class IEEEFloat final : public APFloatBase { argument