Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:SETUNE

1689         assert(TLI.getCondCodeAction(ISD::SETUNE, OpVT)
1691 && "If SETUO is expanded, SETUNE must be legal!");
1692 CC1 = ISD::SETUNE; CC2 = ISD::SETUNE; Opc = ISD::OR; break;
1700 case ISD::SETUNE: