• Home
  • Raw
  • Download

Lines Matching refs:vec_sral

1910   vsc = vec_sral(vsc, vuc);  in test_integer()
1912 vsc = vec_sral(vsc, vus); in test_integer()
1914 vsc = vec_sral(vsc, vui); in test_integer()
1916 vuc = vec_sral(vuc, vuc); in test_integer()
1918 vuc = vec_sral(vuc, vus); in test_integer()
1920 vuc = vec_sral(vuc, vui); in test_integer()
1922 vbc = vec_sral(vbc, vuc); in test_integer()
1924 vbc = vec_sral(vbc, vus); in test_integer()
1926 vbc = vec_sral(vbc, vui); in test_integer()
1928 vss = vec_sral(vss, vuc); in test_integer()
1930 vss = vec_sral(vss, vus); in test_integer()
1932 vss = vec_sral(vss, vui); in test_integer()
1934 vus = vec_sral(vus, vuc); in test_integer()
1936 vus = vec_sral(vus, vus); in test_integer()
1938 vus = vec_sral(vus, vui); in test_integer()
1940 vbs = vec_sral(vbs, vuc); in test_integer()
1942 vbs = vec_sral(vbs, vus); in test_integer()
1944 vbs = vec_sral(vbs, vui); in test_integer()
1946 vsi = vec_sral(vsi, vuc); in test_integer()
1948 vsi = vec_sral(vsi, vus); in test_integer()
1950 vsi = vec_sral(vsi, vui); in test_integer()
1952 vui = vec_sral(vui, vuc); in test_integer()
1954 vui = vec_sral(vui, vus); in test_integer()
1956 vui = vec_sral(vui, vui); in test_integer()
1958 vbi = vec_sral(vbi, vuc); in test_integer()
1960 vbi = vec_sral(vbi, vus); in test_integer()
1962 vbi = vec_sral(vbi, vui); in test_integer()
1964 vsl = vec_sral(vsl, vuc); in test_integer()
1966 vsl = vec_sral(vsl, vus); in test_integer()
1968 vsl = vec_sral(vsl, vui); in test_integer()
1970 vul = vec_sral(vul, vuc); in test_integer()
1972 vul = vec_sral(vul, vus); in test_integer()
1974 vul = vec_sral(vul, vui); in test_integer()
1976 vbl = vec_sral(vbl, vuc); in test_integer()
1978 vbl = vec_sral(vbl, vus); in test_integer()
1980 vbl = vec_sral(vbl, vui); in test_integer()