Lines Matching refs:perm2
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);
414 register const vector unsigned char perm2 =
442 register vector signed short op2 = vec_perm(but1, but1, perm2); \
560 register const vector unsigned char perm2 __asm__ ("v20") =
605 vec_perm(but1, but1, perm2); \
609 vec_perm(but1S, but1S, perm2); \