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