Home
last modified time | relevance | path

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

/llvm-project/flang/include/flang/Evaluate/
H A Dcomplex.h50 constexpr bool IsInfinite() const { in IsInfinite() function
H A Dreal.h108 constexpr bool IsInfinite() const { in IsInfinite() function
/llvm-project/flang/include/flang/Decimal/
H A Dbinary-floating-point.h111 constexpr RT_API_ATTRS bool IsInfinite() const { in IsInfinite() function
/llvm-project/flang/unittests/Evaluate/
H A Dreal.cpp236 inline bool IsInfinite(std::uint32_t x) { IsInfinite() function
240 inline bool IsInfinite(std::uint64_t x) { IsInfinite() function
[all...]