Lines Matching refs:vec_sral
2963 vsc = vec_sral(vsc, vuc); in test_integer()
2966 vsc = vec_sral(vsc, vus); in test_integer()
2969 vsc = vec_sral(vsc, vui); in test_integer()
2972 vuc = vec_sral(vuc, vuc); in test_integer()
2975 vuc = vec_sral(vuc, vus); in test_integer()
2978 vuc = vec_sral(vuc, vui); in test_integer()
2981 vbc = vec_sral(vbc, vuc); in test_integer()
2984 vbc = vec_sral(vbc, vus); in test_integer()
2987 vbc = vec_sral(vbc, vui); in test_integer()
2990 vss = vec_sral(vss, vuc); in test_integer()
2993 vss = vec_sral(vss, vus); in test_integer()
2996 vss = vec_sral(vss, vui); in test_integer()
2999 vus = vec_sral(vus, vuc); in test_integer()
3002 vus = vec_sral(vus, vus); in test_integer()
3005 vus = vec_sral(vus, vui); in test_integer()
3008 vbs = vec_sral(vbs, vuc); in test_integer()
3011 vbs = vec_sral(vbs, vus); in test_integer()
3014 vbs = vec_sral(vbs, vui); in test_integer()
3017 vsi = vec_sral(vsi, vuc); in test_integer()
3020 vsi = vec_sral(vsi, vus); in test_integer()
3023 vsi = vec_sral(vsi, vui); in test_integer()
3026 vui = vec_sral(vui, vuc); in test_integer()
3029 vui = vec_sral(vui, vus); in test_integer()
3032 vui = vec_sral(vui, vui); in test_integer()
3035 vbi = vec_sral(vbi, vuc); in test_integer()
3038 vbi = vec_sral(vbi, vus); in test_integer()
3041 vbi = vec_sral(vbi, vui); in test_integer()
3044 vsl = vec_sral(vsl, vuc); in test_integer()
3047 vsl = vec_sral(vsl, vus); in test_integer()
3050 vsl = vec_sral(vsl, vui); in test_integer()
3053 vul = vec_sral(vul, vuc); in test_integer()
3056 vul = vec_sral(vul, vus); in test_integer()
3059 vul = vec_sral(vul, vui); in test_integer()
3062 vbl = vec_sral(vbl, vuc); in test_integer()
3065 vbl = vec_sral(vbl, vus); in test_integer()
3068 vbl = vec_sral(vbl, vui); in test_integer()