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