Home | History | Annotate | Download | only in MSP430

Lines Matching refs:SIGN_EXTEND

118   setOperationAction(ISD::SIGN_EXTEND,      MVT::i16,   Custom);
198 case ISD::SIGN_EXTEND: return LowerSIGN_EXTEND(Op, DAG);
496 Arg = DAG.getNode(ISD::SIGN_EXTEND, dl, VA.getLocVT(), Arg);