Searched defs:PosInf (Results 1 – 8 of 8) sorted by relevance
129 static const float PosInf = 1.0 / 0.0; in testVector() local243 static const double PosInf = 1.0 / 0.0; in main() local
73 static const float PosInf = 1.0 / 0.0; in testSelect() local
249 static const Type PosInf = 1.0 / 0.0; in testsFp() local319 static const float PosInf = 1.0 / 0.0; in testsVecFp() local
49 static const double PosInf = 1.0 / 0.0; in initializeValues() local
16 PosInf = float('inf') variable
22 NaN, PosInf, NegInf = _floatconstants() variable
1660 Value *PosInf = ConstantFP::getInfinity(Ty), in replacePowWithSqrt() local
1665 Value *PosInf = ConstantFP::getInfinity(Ty), in replacePowWithSqrt() local