Lines Matching defs:ZeroExtend
45016 auto WidenToV16I8 = [&](SDValue V, bool ZeroExtend) {45018 if (ZeroExtend && Subtarget.hasSSE41()) {45026 ZeroExtend ? DAG.getConstant(0, DL, MVT::v4i8)