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