Lines Matching defs:LHSUndef
43004 APInt LHSUndef, LHSZero;
43008 if (SimplifyDemandedVectorElts(LHS, DemandedElts, LHSUndef, LHSZero, TLO,
43020 APInt LHSUndef, LHSZero;
43026 if (SimplifyDemandedVectorElts(LHS, DemandedSrcElts, LHSUndef, LHSZero, TLO,
43037 if (SimplifyDemandedVectorElts(LHS, DemandedLHSElts, LHSUndef, LHSZero, TLO,
43123 APInt LHSUndef, LHSZero;
43127 if (SimplifyDemandedVectorElts(LHS, DemandedElts, LHSUndef, LHSZero, TLO,
43145 APInt LHSUndef, LHSZero;
43149 if (SimplifyDemandedVectorElts(LHS, DemandedElts, LHSUndef, LHSZero, TLO,
43273 APInt LHSUndef, LHSZero;
43275 if (SimplifyDemandedVectorElts(LHS, EltsLHS, LHSUndef, LHSZero, TLO,
43317 APInt LHSUndef, LHSZero;
43318 if (SimplifyDemandedVectorElts(N0, DemandedLHS, LHSUndef, LHSZero, TLO,
43354 APInt LHSUndef, LHSZero;
43355 if (SimplifyDemandedVectorElts(N0, DemandedLHS, LHSUndef, LHSZero, TLO,
43411 APInt LHSUndef, LHSZero;
43412 if (SimplifyDemandedVectorElts(Op.getOperand(1), DemandedElts, LHSUndef,
43422 KnownUndef = LHSUndef & RHSUndef;