Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:SIGN_EXTEND

910     getNode(ISD::SIGN_EXTEND, DL, VT, Op) :
1900 case ISD::SIGN_EXTEND: {
2108 case ISD::SIGN_EXTEND:
2385 case ISD::SIGN_EXTEND:
2481 case ISD::SIGN_EXTEND:
2483 "Invalid SIGN_EXTEND!");
2491 if (OpOpcode == ISD::SIGN_EXTEND || OpOpcode == ISD::ZERO_EXTEND)
2525 if (OpOpcode == ISD::ZERO_EXTEND || OpOpcode == ISD::SIGN_EXTEND ||
2551 if (OpOpcode == ISD::ZERO_EXTEND || OpOpcode == ISD::SIGN_EXTEND ||