Home | History | Annotate | Download | only in Hexagon

Lines Matching refs:SIGN_EXTEND

849     // Handle sign_extend and sextload.
850 if (MulOp0.getOpcode() == ISD::SIGN_EXTEND) {
876 if (MulOp1.getOpcode() == ISD::SIGN_EXTEND) {
1029 // Handle sign_extend and sextload
1030 if (MulOp0.getOpcode() == ISD::SIGN_EXTEND) {
1056 if (MulOp1.getOpcode() == ISD::SIGN_EXTEND) {