Searched defs:NegInf (Results 1 – 7 of 7) sorted by relevance
128 static const float NegInf = -1.0 / 0.0; in testVector() local242 static const double NegInf = -1.0 / 0.0; in main() local
72 static const float NegInf = -1.0 / 0.0; in testSelect() local
248 static const Type NegInf = -1.0 / 0.0; in testsFp() local318 static const float NegInf = -1.0 / 0.0; in testsVecFp() local
47 static const double NegInf = -1.0 / 0.0; in initializeValues() local
17 NegInf = float('-inf') variable
158 const float NegInf = MakeFloat(1, 255, 0); variable
1666 *NegInf = ConstantFP::getInfinity(Ty, true); in replacePowWithSqrt() local