Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:SUBE

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