Home | History | Annotate | Download | only in Hexagon

Lines Matching refs:SIGN_EXTEND

791     // Handle sign_extend and sextload.
792 if (MulOp0.getOpcode() == ISD::SIGN_EXTEND) {
818 if (MulOp1.getOpcode() == ISD::SIGN_EXTEND) {
971 // Handle sign_extend and sextload
972 if (MulOp0.getOpcode() == ISD::SIGN_EXTEND) {
998 if (MulOp1.getOpcode() == ISD::SIGN_EXTEND) {