Lines Matching refs:SETCC
108 setOperationAction(ISD::SETCC, MVT::i8, Custom);109 setOperationAction(ISD::SETCC, MVT::i16, Custom);192 case ISD::SETCC: return LowerSETCC(Op, DAG);1150 case MSP430ISD::SETCC: return "MSP430ISD::SETCC";