Home | History | Annotate | Download | only in Hexagon

Lines Matching refs:SIGN_EXTEND

751     // Handle sign_extend and sextload.
752 if (MulOp0.getOpcode() == ISD::SIGN_EXTEND) {
778 if (MulOp1.getOpcode() == ISD::SIGN_EXTEND) {
931 // Handle sign_extend and sextload
932 if (MulOp0.getOpcode() == ISD::SIGN_EXTEND) {
958 if (MulOp1.getOpcode() == ISD::SIGN_EXTEND) {