Lines Matching refs:vec_slb
2774 vsc = vec_slb(vsc, vsc); in test_integer()
2777 vsc = vec_slb(vsc, vuc); in test_integer()
2780 vuc = vec_slb(vuc, vsc); in test_integer()
2783 vuc = vec_slb(vuc, vuc); in test_integer()
2786 vss = vec_slb(vss, vss); in test_integer()
2789 vss = vec_slb(vss, vus); in test_integer()
2792 vus = vec_slb(vus, vss); in test_integer()
2795 vus = vec_slb(vus, vus); in test_integer()
2798 vsi = vec_slb(vsi, vsi); in test_integer()
2801 vsi = vec_slb(vsi, vui); in test_integer()
2804 vui = vec_slb(vui, vsi); in test_integer()
2807 vui = vec_slb(vui, vui); in test_integer()
2810 vsl = vec_slb(vsl, vsl); in test_integer()
2813 vsl = vec_slb(vsl, vul); in test_integer()
2816 vul = vec_slb(vul, vsl); in test_integer()
2819 vul = vec_slb(vul, vul); in test_integer()
2822 vd = vec_slb(vd, vsl); in test_integer()
2825 vd = vec_slb(vd, vul); in test_integer()