Lines Matching refs:perm1
63 vector unsigned char perm1, perm2, pix2v, pix2iv;
65 GET_PERM(perm1, perm2, pix2);
71 LOAD_PIX(pix2v, pix2iv, pix2, perm1, perm2);
160 vector unsigned char perm1, perm2, pix2v, pix2iv;
161 GET_PERM(perm1, perm2, pix2);
170 LOAD_PIX(pix2v, pix2iv, pix2, perm1, perm2);
189 LOAD_PIX(pix3v, pix3iv, pix3, perm1, perm2);
410 register const vector unsigned char perm1 =
440 register vector signed short op1 = vec_perm(but0, but0, perm1); \
555 register const vector unsigned char perm1 __asm__ ("v19") =
597 vec_perm(but0, but0, perm1); \
601 vec_perm(but0S, but0S, perm1); \