Lines Matching defs:ZeroExt
22909 bool ZeroExt = In.getOpcode() == ISD::ZERO_EXTEND;22912 if (!ZeroExt && !AnyExt) {22917 // The input is a ZeroExt or AnyExt. Check the original type.