Home
last modified time | relevance | path

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

/external/llvm-project/flang/include/flang/Evaluate/
Dreal.h77 constexpr bool IsQuietNaN() const { in IsQuietNaN() function
/external/vixl/src/
Dutils-vixl.h439 inline bool IsQuietNaN(T num) { in IsQuietNaN() function