Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:SELECT_CC

1743   case ISD::SELECT_CC:
4430 case ISD::SELECT_CC: {
4431 assert(NumOps == 5 && "SELECT_CC takes 5 operands!");
4437 "select_cc node must be of same type as true and false value!");