Lines Matching refs:vec_sll

2665   vsc = vec_sll(vsc, vuc);  in test_integer()
2668 vsc = vec_sll(vsc, vus); in test_integer()
2671 vsc = vec_sll(vsc, vui); in test_integer()
2674 vuc = vec_sll(vuc, vuc); in test_integer()
2677 vuc = vec_sll(vuc, vus); in test_integer()
2680 vuc = vec_sll(vuc, vui); in test_integer()
2683 vbc = vec_sll(vbc, vuc); in test_integer()
2686 vbc = vec_sll(vbc, vus); in test_integer()
2689 vbc = vec_sll(vbc, vui); in test_integer()
2692 vss = vec_sll(vss, vuc); in test_integer()
2695 vss = vec_sll(vss, vus); in test_integer()
2698 vss = vec_sll(vss, vui); in test_integer()
2701 vus = vec_sll(vus, vuc); in test_integer()
2704 vus = vec_sll(vus, vus); in test_integer()
2707 vus = vec_sll(vus, vui); in test_integer()
2710 vbs = vec_sll(vbs, vuc); in test_integer()
2713 vbs = vec_sll(vbs, vus); in test_integer()
2716 vbs = vec_sll(vbs, vui); in test_integer()
2719 vsi = vec_sll(vsi, vuc); in test_integer()
2722 vsi = vec_sll(vsi, vus); in test_integer()
2725 vsi = vec_sll(vsi, vui); in test_integer()
2728 vui = vec_sll(vui, vuc); in test_integer()
2731 vui = vec_sll(vui, vus); in test_integer()
2734 vui = vec_sll(vui, vui); in test_integer()
2737 vbi = vec_sll(vbi, vuc); in test_integer()
2740 vbi = vec_sll(vbi, vus); in test_integer()
2743 vbi = vec_sll(vbi, vui); in test_integer()
2746 vsl = vec_sll(vsl, vuc); in test_integer()
2749 vsl = vec_sll(vsl, vus); in test_integer()
2752 vsl = vec_sll(vsl, vui); in test_integer()
2755 vul = vec_sll(vul, vuc); in test_integer()
2758 vul = vec_sll(vul, vus); in test_integer()
2761 vul = vec_sll(vul, vui); in test_integer()
2764 vbl = vec_sll(vbl, vuc); in test_integer()
2767 vbl = vec_sll(vbl, vus); in test_integer()
2770 vbl = vec_sll(vbl, vui); in test_integer()