Searched defs:IsNegInf (Results 1 – 4 of 4) sorted by relevance
73 def IsNegInf(val): function
105 def IsNegInf(val): function
110 XlaOp IsNegInf(XlaOp operand) { in IsNegInf() function
4101 bool IsNegInf = CFP->getValueAPF().isNegative(); in SimplifySetCC() local