Searched defs:NegInf (Results 1 – 10 of 10) 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
17 NegInf = float('-inf') variable
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
2898 APFloat NegInf = APFloat::getInf(APFloat::IEEEsingle(), true); in TEST() local
1251 Value *NegInf = ConstantFP::getInfinity(Ty, true); in optimizePow() local