Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:SignBitIsZero

1655 /// SignBitIsZero - Return true if the sign bit of Op is known to be zero.  We
1657 bool SelectionDAG::SignBitIsZero(SDValue Op, unsigned Depth) const {