Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DConstants.cpp1007 APFloat NaN = APFloat::getNaN(Semantics, Negative, Payload); in getNaN() local
1018 APFloat NaN = APFloat::getQNaN(Semantics, Negative, Payload); in getQNaN() local
1029 APFloat NaN = APFloat::getSNaN(Semantics, Negative, Payload); in getSNaN() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp66 NaN = 0x0010, enumerator
[all...]
/freebsd/contrib/googletest/googletest/test/
H A Dgtest_unittest.cc2885 TEST_F(FloatTest, NaN) { in TEST_F() argument
3043 TEST_F(DoubleTest, NaN) { in TEST_F() argument
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp11332 SDValue NaN = in expandFP_ROUND() local
H A DDAGCombiner.cpp27251 if (const ConstantFPSDNode *NaN = isConstOrConstSplatFP(LHS)) { in SimplifySelectOps() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp4304 SDValue NaN; in LowerFP_ROUND() local