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