Lines Matching defs:LHSUndef
41893 APInt LHSUndef, LHSZero;
41897 if (SimplifyDemandedVectorElts(LHS, DemandedElts, LHSUndef, LHSZero, TLO,
41909 APInt LHSUndef, LHSZero;
41915 if (SimplifyDemandedVectorElts(LHS, DemandedSrcElts, LHSUndef, LHSZero, TLO,
41926 if (SimplifyDemandedVectorElts(LHS, DemandedLHSElts, LHSUndef, LHSZero, TLO,
42012 APInt LHSUndef, LHSZero;
42016 if (SimplifyDemandedVectorElts(LHS, DemandedElts, LHSUndef, LHSZero, TLO,
42034 APInt LHSUndef, LHSZero;
42038 if (SimplifyDemandedVectorElts(LHS, DemandedElts, LHSUndef, LHSZero, TLO,
42162 APInt LHSUndef, LHSZero;
42164 if (SimplifyDemandedVectorElts(LHS, EltsLHS, LHSUndef, LHSZero, TLO,
42206 APInt LHSUndef, LHSZero;
42207 if (SimplifyDemandedVectorElts(N0, DemandedLHS, LHSUndef, LHSZero, TLO,
42243 APInt LHSUndef, LHSZero;
42244 if (SimplifyDemandedVectorElts(N0, DemandedLHS, LHSUndef, LHSZero, TLO,
42300 APInt LHSUndef, LHSZero;
42301 if (SimplifyDemandedVectorElts(Op.getOperand(1), DemandedElts, LHSUndef,
42311 KnownUndef = LHSUndef & RHSUndef;