Searched defs:NaN (Results 1 – 4 of 4) sorted by relevance
970 APFloat NaN = APFloat::getNaN(Semantics, Negative, Payload); getNaN() local 981 APFloat NaN = APFloat::getQNaN(Semantics, Negative, Payload); getQNaN() local 992 APFloat NaN = APFloat::getSNaN(Semantics, Negative, Payload); getSNaN() local
66 NaN = 0x0010, enumerator
2881 TEST_F(FloatTest,NaN) TEST_F() argument 3039 TEST_F(DoubleTest,NaN) TEST_F() argument
26857 if (const ConstantFPSDNode *NaN = isConstOrConstSplatFP(LHS)) { SimplifySelectOps() local [all...]