Home | History | Annotate | Download | only in MSP430

Lines Matching full:setcc

112   setOperationAction(ISD::SETCC,            MVT::i8,    Custom);
113 setOperationAction(ISD::SETCC, MVT::i16, Custom);
196 case ISD::SETCC: return LowerSETCC(Op, DAG);