Home
last modified time | relevance | path

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

/llvm-project/flang/include/flang/Evaluate/
H A Dreal.h131 constexpr bool IsNormal() const { in IsNormal() function
/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp4023 Value *IsNormal = EmitBuiltinExpr() local