Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/
H A DAPFloat.h142 struct APFloatBase { struct
143 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 …]