Home | History | Annotate | Download | only in XCore

Lines Matching refs:LSUB

58     case XCoreISD::LSUB              : return "XCoreISD::LSUB";
746 XCoreISD::LSUB;
1685 case XCoreISD::LSUB: {
1693 // fold (lsub 0, 0, x) -> x, -x iff x has only the low bit set
1708 // fold (lsub x, 0, y) -> 0, sub x, y iff borrow is unused and y has only the
1847 case XCoreISD::LSUB: