Lines Matching defs:SrcZero
42191 APInt SrcUndef, SrcZero;
42193 if (SimplifyDemandedVectorElts(Src, SrcElts, SrcUndef, SrcZero, TLO,
42276 APInt SrcUndef, SrcZero;
42277 if (SimplifyDemandedVectorElts(Src, DemandedSrc, SrcUndef, SrcZero, TLO,
42280 KnownZero = SrcZero.zextOrTrunc(NumElts);
42349 APInt SrcUndef, SrcZero;
42351 if (SimplifyDemandedVectorElts(Src, SrcElts, SrcUndef, SrcZero, TLO,
42616 APInt SrcUndef, SrcZero;
42617 if (SimplifyDemandedVectorElts(OpInputs[Src], SrcElts, SrcUndef, SrcZero,