Home | History | Annotate | Download | only in PowerPC

Lines Matching refs:ElementBase

1483   unsigned ElementBase = N->getMaskElt(0);
1486 if (ElementBase >= 16)
1492 if (N->getMaskElt(i) < 0 || N->getMaskElt(i) != (int)(i+ElementBase))