Searched refs:UndefElts3 (Results 1 – 3 of 3) sorted by relevance
952 APInt UndefElts3(LHSVWidth, 0); in SimplifyDemandedVectorElts() local954 UndefElts3, Depth+1); in SimplifyDemandedVectorElts()971 if (UndefElts3[MaskVal - LHSVWidth]) { in SimplifyDemandedVectorElts()
1045 APInt UndefElts3(LHSVWidth, 0); in SimplifyDemandedVectorElts() local1047 UndefElts3, Depth + 1); in SimplifyDemandedVectorElts()1064 if (UndefElts3[MaskVal - LHSVWidth]) { in SimplifyDemandedVectorElts()
1113 APInt UndefElts3(VWidth, 0); in SimplifyDemandedVectorElts() local1516 UndefElts3, Depth + 1); in SimplifyDemandedVectorElts()1521 if (!UndefElts2[0] || !UndefElts3[0]) in SimplifyDemandedVectorElts()