reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
3136 Value = APFloat::getInf(Semantics); 3138 Value = APFloat::getNaN(Semantics, false, ~0); 3141 } else if (Value.convertFromString(IDVal, APFloat::rmNearestTiesToEven) == 3145 Value.changeSign(); 3150 Res = Value.bitcastToAPInt();