Lines Matching refs:LHSUndef
40913 APInt LHSUndef, LHSZero; in SimplifyDemandedVectorEltsForTargetNode() local
40917 if (SimplifyDemandedVectorElts(LHS, DemandedElts, LHSUndef, LHSZero, TLO, in SimplifyDemandedVectorEltsForTargetNode()
40928 APInt LHSUndef, LHSZero; in SimplifyDemandedVectorEltsForTargetNode() local
40934 if (SimplifyDemandedVectorElts(LHS, DemandedSrcElts, LHSUndef, LHSZero, TLO, in SimplifyDemandedVectorEltsForTargetNode()
40945 if (SimplifyDemandedVectorElts(LHS, DemandedLHSElts, LHSUndef, LHSZero, TLO, in SimplifyDemandedVectorEltsForTargetNode()
41031 APInt LHSUndef, LHSZero; in SimplifyDemandedVectorEltsForTargetNode() local
41035 if (SimplifyDemandedVectorElts(LHS, DemandedElts, LHSUndef, LHSZero, TLO, in SimplifyDemandedVectorEltsForTargetNode()
41165 APInt LHSUndef, LHSZero; in SimplifyDemandedVectorEltsForTargetNode() local
41167 if (SimplifyDemandedVectorElts(LHS, DemandLHS.second, LHSUndef, LHSZero, in SimplifyDemandedVectorEltsForTargetNode()
41207 APInt LHSUndef, LHSZero; in SimplifyDemandedVectorEltsForTargetNode() local
41208 if (SimplifyDemandedVectorElts(N0, DemandedLHS, LHSUndef, LHSZero, TLO, in SimplifyDemandedVectorEltsForTargetNode()
41244 APInt LHSUndef, LHSZero; in SimplifyDemandedVectorEltsForTargetNode() local
41245 if (SimplifyDemandedVectorElts(N0, DemandedLHS, LHSUndef, LHSZero, TLO, in SimplifyDemandedVectorEltsForTargetNode()
41292 APInt LHSUndef, LHSZero; in SimplifyDemandedVectorEltsForTargetNode() local
41293 if (SimplifyDemandedVectorElts(Op.getOperand(1), DemandedElts, LHSUndef, in SimplifyDemandedVectorEltsForTargetNode()
41303 KnownUndef = LHSUndef & RHSUndef; in SimplifyDemandedVectorEltsForTargetNode()