Home | History | Annotate | Download | only in XCore

Lines Matching refs:LSUB

54     case XCoreISD::LSUB              : return "XCoreISD::LSUB";
731 XCoreISD::LSUB;
1367 case XCoreISD::LSUB: {
1375 // fold (lsub 0, 0, x) -> x, -x iff x has only the low bit set
1390 // fold (lsub x, 0, y) -> 0, sub x, y iff borrow is unused and y has only the
1524 case XCoreISD::LSUB: