Searched refs:IsFull (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/flang/lib/Decimal/ | ||
| H A D | decimal-to-binary.cpp | 221 bool IsFull() const { return value_ >= topBit; } in IsFull() function in Fortran::decimal::IntermediateFloat |
| H A D | big-radix-floating-point.h | 139 bool IsFull() const { in IsFull() function |