Home | History | Annotate | Download | only in MSP430

Lines Matching refs:SIGN_EXTEND

115   setOperationAction(ISD::SIGN_EXTEND,      MVT::i16,   Custom);
196 case ISD::SIGN_EXTEND: return LowerSIGN_EXTEND(Op, DAG);
612 Arg = DAG.getNode(ISD::SIGN_EXTEND, dl, VA.getLocVT(), Arg);