Home | History | Annotate | Download | only in XCore

Lines Matching refs:LSUB

59     case XCoreISD::LSUB              : return "XCoreISD::LSUB";
736 XCoreISD::LSUB;
1665 case XCoreISD::LSUB: {
1673 // fold (lsub 0, 0, x) -> x, -x iff x has only the low bit set
1688 // fold (lsub x, 0, y) -> 0, sub x, y iff borrow is unused and y has only the
1827 case XCoreISD::LSUB: