Home | History | Annotate | Download | only in PowerPC

Lines Matching defs:ByteSource

7573       unsigned ByteSource = PermMask[i*4+j];
7574 if ((ByteSource & 3) != j) {
7580 EltNo = ByteSource/4;
7581 } else if (EltNo != ByteSource/4) {