Home | History | Annotate | Download | only in MSP430

Lines Matching refs:SIGN_EXTEND

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