Lines Matching refs:SIGN_EXTEND
318 if (N->getOpcode() == ISD::SIGN_EXTEND) { in isVectorShrinkable()
570 return ISD::SIGN_EXTEND; in getExtForLoadExtType()
1462 getNode(ISD::SIGN_EXTEND, DL, VT, Op) : in getSExtOrTrunc()
2782 case ISD::SIGN_EXTEND: in isSplatValue()
3829 case ISD::SIGN_EXTEND: { in computeKnownBits()
4593 case ISD::SIGN_EXTEND: in ComputeNumSignBits()
5029 if (TLI->getExtendForAtomicOps() == ISD::SIGN_EXTEND) in ComputeNumSignBits()
5277 case ISD::SIGN_EXTEND: in canCreateUndefOrPoison()
5652 case ISD::SIGN_EXTEND: in isKnownNeverZero()
5929 case ISD::SIGN_EXTEND: in getNode()
5999 case ISD::SIGN_EXTEND: in getNode()
6010 if (OpOpcode == ISD::SIGN_EXTEND || OpOpcode == ISD::ZERO_EXTEND) { in getNode()
6070 if (OpOpcode == ISD::ZERO_EXTEND || OpOpcode == ISD::SIGN_EXTEND || in getNode()
6103 if (OpOpcode == ISD::ZERO_EXTEND || OpOpcode == ISD::SIGN_EXTEND || in getNode()
6403 case ISD::SIGN_EXTEND: in FoldConstantArithmetic()
6684 : ISD::SIGN_EXTEND; in FoldConstantArithmetic()