Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:isSignedIntSetCC

4288       ExtOp = isSignedIntSetCC(CCCode) ? ISD::SIGN_EXTEND : ISD::ZERO_EXTEND;