Searched refs:hasFloatingPointExceptions (Results 1 – 3 of 3) sorted by relevance
372 bool hasFloatingPointExceptions() const { in hasFloatingPointExceptions() function
2734 if (!DAG.getTargetLoweringInfo().hasFloatingPointExceptions()) in isKnownNeverSNan()
3783 bool HasFPExceptions = TLI->hasFloatingPointExceptions(); in getNode()3949 if (!TLI->hasFloatingPointExceptions() || s != APFloat::opInvalidOp) in getNode()