Home | History | Annotate | Download | only in SelectionDAG

Lines Matching full:sube

1359   case ISD::SUBE:               return visitSUBE(N);
1995 // fold (sube x, y, false) -> (subc x, y)