Lines Matching defs:RHSUndef
43005 APInt RHSUndef, RHSZero;
43011 if (SimplifyDemandedVectorElts(RHS, DemandedElts, RHSUndef, RHSZero, TLO,
43021 APInt RHSUndef, RHSZero;
43029 if (SimplifyDemandedVectorElts(RHS, DemandedSrcElts, RHSUndef, RHSZero, TLO,
43041 if (SimplifyDemandedVectorElts(RHS, DemandedRHSElts, RHSUndef, RHSZero, TLO,
43124 APInt RHSUndef, RHSZero;
43136 if (SimplifyDemandedVectorElts(RHS, DemandedElts, RHSUndef, RHSZero, TLO,
43146 APInt RHSUndef, RHSZero;
43152 if (SimplifyDemandedVectorElts(RHS, DemandedElts, RHSUndef, RHSZero, TLO,
43274 APInt RHSUndef, RHSZero;
43278 if (SimplifyDemandedVectorElts(RHS, EltsRHS, RHSUndef, RHSZero, TLO,
43321 APInt RHSUndef, RHSZero;
43322 if (SimplifyDemandedVectorElts(N1, DemandedRHS, RHSUndef, RHSZero, TLO,
43358 APInt RHSUndef, RHSZero;
43359 if (SimplifyDemandedVectorElts(N1, DemandedRHS, RHSUndef, RHSZero, TLO,
43416 APInt RHSUndef, RHSZero;
43417 if (SimplifyDemandedVectorElts(Op.getOperand(2), DemandedElts, RHSUndef,
43422 KnownUndef = LHSUndef & RHSUndef;