Lines Matching defs:SrcUndef
41989 APInt SrcUndef;
41990 if (SimplifyDemandedVectorElts(Src, DemandedElts, SrcUndef, KnownZero, TLO,
42191 APInt SrcUndef, SrcZero;
42193 if (SimplifyDemandedVectorElts(Src, SrcElts, SrcUndef, SrcZero, TLO,
42276 APInt SrcUndef, SrcZero;
42277 if (SimplifyDemandedVectorElts(Src, DemandedSrc, SrcUndef, SrcZero, TLO,
42281 KnownUndef = SrcUndef.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,