Searched defs:APFloatBase (Results 1 – 1 of 1) sorted by relevance
142 struct APFloatBase { struct143 typedef APInt::WordType integerPart;147 typedef int32_t ExponentType;151 enum Semantics {220 enum cmpResult {228 using roundingMode = llvm::RoundingMode;230 static constexpr roundingMode rmNearestTiesToEven =246 enum opStatus {256 enum fltCategory {264 enum uninitializedTag {[all …]