Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:SUBE

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