Searched defs:NegInf (Results 1 – 7 of 7) sorted by relevance
128 static const float NegInf = -1.0 / 0.0; in testVector() local198 static const double NegInf = -1.0 / 0.0; in main() local
72 static const float NegInf = -1.0 / 0.0; in testSelect() local
246 static const Type NegInf = -1.0 / 0.0; in testsFp() local317 static const float NegInf = -1.0 / 0.0; in testsVecFp() local
47 static const double NegInf = -1.0 / 0.0; in initializeValues() local
22 NaN, PosInf, NegInf = _floatconstants() variable
877 Value *NegInf = ConstantFP::getInfinity(CI->getType(), true); in CallOptimizer() local
1060 Value *NegInf = ConstantFP::getInfinity(CI->getType(), true); in optimizePow() local