Searched refs:cannotBeOrderedNegativeFP (Results 1 – 3 of 3) sorted by relevance
2147 bool cannotBeOrderedNegativeFP(SDValue Op) const;
5668 bool SelectionDAG::cannotBeOrderedNegativeFP(SDValue Op) const { in cannotBeOrderedNegativeFP() function in SelectionDAG
17488 !Flags.hasNoSignedZeros() && !DAG.cannotBeOrderedNegativeFP(N0); in visitFREM()