Lines Matching defs:SrcZero
43302 APInt SrcUndef, SrcZero;
43304 if (SimplifyDemandedVectorElts(Src, SrcElts, SrcUndef, SrcZero, TLO,
43387 APInt SrcUndef, SrcZero;
43388 if (SimplifyDemandedVectorElts(Src, DemandedSrc, SrcUndef, SrcZero, TLO,
43391 KnownZero = SrcZero.zextOrTrunc(NumElts);
43462 APInt SrcUndef, SrcZero;
43464 if (SimplifyDemandedVectorElts(Src, SrcElts, SrcUndef, SrcZero, TLO,
43753 APInt SrcUndef, SrcZero;
43754 if (SimplifyDemandedVectorElts(OpInputs[Src], SrcElts, SrcUndef, SrcZero,