Home | History | Annotate | Download | only in MSP430

Lines Matching refs:SETCC

109   setOperationAction(ISD::SETCC,            MVT::i8,    Custom);
110 setOperationAction(ISD::SETCC, MVT::i16, Custom);
193 case ISD::SETCC: return LowerSETCC(Op, DAG);