Searched defs:NegInf (Results 1 – 12 of 12) 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
127 Value *NegInf = in expandFPToI() local
1060 Value *NegInf = ConstantFP::getInfinity(CI->getType(), true); in optimizePow() local
1666 *NegInf = ConstantFP::getInfinity(Ty, true); in replacePowWithSqrt() local
2079 *NegInf = ConstantFP::getInfinity(Ty, true); in replacePowWithSqrt() local
7406 APInt NegInf = APFloat::getInf(Semantics, true).bitcastToAPInt(); in lowerISFPCLASS() local
8150 APInt NegInf = APFloat::getInf(Semantics, true).bitcastToAPInt(); in expandIS_FPCLASS() local
2021 NegInf, enumerator