Home | History | Annotate | Download | only in Hexagon

Lines Matching refs:SIGN_EXTEND

850     // Handle sign_extend and sextload.
851 if (MulOp0.getOpcode() == ISD::SIGN_EXTEND) {
877 if (MulOp1.getOpcode() == ISD::SIGN_EXTEND) {
1030 // Handle sign_extend and sextload
1031 if (MulOp0.getOpcode() == ISD::SIGN_EXTEND) {
1057 if (MulOp1.getOpcode() == ISD::SIGN_EXTEND) {