Lines Matching refs:SIGN_EXTEND
237 setOperationAction(ISD::SIGN_EXTEND, T, Custom);
280 setOperationAction(ISD::SIGN_EXTEND, T, Custom);
423 setOperationAction(ISD::SIGN_EXTEND, VecTy, Custom);
1248 ValV = DAG.getNode(ISD::SIGN_EXTEND, dl, MVT::i32, ValV);
1585 unsigned ExtOpc = Signed ? ISD::SIGN_EXTEND : ISD::ZERO_EXTEND;
2902 case ISD::SIGN_EXTEND:
3190 case ISD::SIGN_EXTEND:
3212 case ISD::SIGN_EXTEND: return LowerHvxSignExt(Op, DAG);
3268 case ISD::SIGN_EXTEND:
3368 case ISD::SIGN_EXTEND:
3434 case ISD::SIGN_EXTEND: