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