Lines Matching refs:vec_slb
1799 vsc = vec_slb(vsc, vsc); in test_integer()
1801 vsc = vec_slb(vsc, vuc); in test_integer()
1803 vuc = vec_slb(vuc, vsc); in test_integer()
1805 vuc = vec_slb(vuc, vuc); in test_integer()
1807 vss = vec_slb(vss, vss); in test_integer()
1809 vss = vec_slb(vss, vus); in test_integer()
1811 vus = vec_slb(vus, vss); in test_integer()
1813 vus = vec_slb(vus, vus); in test_integer()
1815 vsi = vec_slb(vsi, vsi); in test_integer()
1817 vsi = vec_slb(vsi, vui); in test_integer()
1819 vui = vec_slb(vui, vsi); in test_integer()
1821 vui = vec_slb(vui, vui); in test_integer()
1823 vsl = vec_slb(vsl, vsl); in test_integer()
1825 vsl = vec_slb(vsl, vul); in test_integer()
1827 vul = vec_slb(vul, vsl); in test_integer()
1829 vul = vec_slb(vul, vul); in test_integer()
1831 vd = vec_slb(vd, vsl); in test_integer()
1833 vd = vec_slb(vd, vul); in test_integer()