Lines Matching refs:RHSUndef
41894 APInt RHSUndef, RHSZero; in SimplifyDemandedVectorEltsForTargetNode() local
41900 if (SimplifyDemandedVectorElts(RHS, DemandedElts, RHSUndef, RHSZero, TLO, in SimplifyDemandedVectorEltsForTargetNode()
41910 APInt RHSUndef, RHSZero; in SimplifyDemandedVectorEltsForTargetNode() local
41918 if (SimplifyDemandedVectorElts(RHS, DemandedSrcElts, RHSUndef, RHSZero, TLO, in SimplifyDemandedVectorEltsForTargetNode()
41930 if (SimplifyDemandedVectorElts(RHS, DemandedRHSElts, RHSUndef, RHSZero, TLO, in SimplifyDemandedVectorEltsForTargetNode()
42013 APInt RHSUndef, RHSZero; in SimplifyDemandedVectorEltsForTargetNode() local
42025 if (SimplifyDemandedVectorElts(RHS, DemandedElts, RHSUndef, RHSZero, TLO, in SimplifyDemandedVectorEltsForTargetNode()
42035 APInt RHSUndef, RHSZero; in SimplifyDemandedVectorEltsForTargetNode() local
42041 if (SimplifyDemandedVectorElts(RHS, DemandedElts, RHSUndef, RHSZero, TLO, in SimplifyDemandedVectorEltsForTargetNode()
42163 APInt RHSUndef, RHSZero; in SimplifyDemandedVectorEltsForTargetNode() local
42167 if (SimplifyDemandedVectorElts(RHS, EltsRHS, RHSUndef, RHSZero, TLO, in SimplifyDemandedVectorEltsForTargetNode()
42210 APInt RHSUndef, RHSZero; in SimplifyDemandedVectorEltsForTargetNode() local
42211 if (SimplifyDemandedVectorElts(N1, DemandedRHS, RHSUndef, RHSZero, TLO, in SimplifyDemandedVectorEltsForTargetNode()
42247 APInt RHSUndef, RHSZero; in SimplifyDemandedVectorEltsForTargetNode() local
42248 if (SimplifyDemandedVectorElts(N1, DemandedRHS, RHSUndef, RHSZero, TLO, in SimplifyDemandedVectorEltsForTargetNode()
42305 APInt RHSUndef, RHSZero; in SimplifyDemandedVectorEltsForTargetNode() local
42306 if (SimplifyDemandedVectorElts(Op.getOperand(2), DemandedElts, RHSUndef, in SimplifyDemandedVectorEltsForTargetNode()
42311 KnownUndef = LHSUndef & RHSUndef; in SimplifyDemandedVectorEltsForTargetNode()