Home | History | Annotate | Download | only in SystemZ

Lines Matching full:setcc

86       // Expand SETCC(X, Y, COND) into SELECT_CC(X, Y, 1, 0, COND).
87 setOperationAction(ISD::SETCC, VT, Expand);