Lines Matching refs:vec_sll
1726 vsc = vec_sll(vsc, vuc); in test_integer()
1728 vsc = vec_sll(vsc, vus); in test_integer()
1730 vsc = vec_sll(vsc, vui); in test_integer()
1732 vuc = vec_sll(vuc, vuc); in test_integer()
1734 vuc = vec_sll(vuc, vus); in test_integer()
1736 vuc = vec_sll(vuc, vui); in test_integer()
1738 vbc = vec_sll(vbc, vuc); in test_integer()
1740 vbc = vec_sll(vbc, vus); in test_integer()
1742 vbc = vec_sll(vbc, vui); in test_integer()
1744 vss = vec_sll(vss, vuc); in test_integer()
1746 vss = vec_sll(vss, vus); in test_integer()
1748 vss = vec_sll(vss, vui); in test_integer()
1750 vus = vec_sll(vus, vuc); in test_integer()
1752 vus = vec_sll(vus, vus); in test_integer()
1754 vus = vec_sll(vus, vui); in test_integer()
1756 vbs = vec_sll(vbs, vuc); in test_integer()
1758 vbs = vec_sll(vbs, vus); in test_integer()
1760 vbs = vec_sll(vbs, vui); in test_integer()
1762 vsi = vec_sll(vsi, vuc); in test_integer()
1764 vsi = vec_sll(vsi, vus); in test_integer()
1766 vsi = vec_sll(vsi, vui); in test_integer()
1768 vui = vec_sll(vui, vuc); in test_integer()
1770 vui = vec_sll(vui, vus); in test_integer()
1772 vui = vec_sll(vui, vui); in test_integer()
1774 vbi = vec_sll(vbi, vuc); in test_integer()
1776 vbi = vec_sll(vbi, vus); in test_integer()
1778 vbi = vec_sll(vbi, vui); in test_integer()
1780 vsl = vec_sll(vsl, vuc); in test_integer()
1782 vsl = vec_sll(vsl, vus); in test_integer()
1784 vsl = vec_sll(vsl, vui); in test_integer()
1786 vul = vec_sll(vul, vuc); in test_integer()
1788 vul = vec_sll(vul, vus); in test_integer()
1790 vul = vec_sll(vul, vui); in test_integer()
1792 vbl = vec_sll(vbl, vuc); in test_integer()
1794 vbl = vec_sll(vbl, vus); in test_integer()
1796 vbl = vec_sll(vbl, vui); in test_integer()