Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:SignBitIsZero

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