Lines Matching refs:vec_orc
1288 res_vsc = vec_orc(vsc, vsc); in test1()
1295 res_vsc = vec_orc(vsc, vbc); in test1()
1301 res_vsc = vec_orc(vbc, vsc); in test1()
1307 res_vuc = vec_orc(vuc, vuc); in test1()
1313 res_vuc = vec_orc(vuc, vbc); in test1()
1319 res_vuc = vec_orc(vbc, vuc); in test1()
1325 res_vbc = vec_orc(vbc, vbc); in test1()
1331 res_vss = vec_orc(vss, vss); in test1()
1337 res_vss = vec_orc(vss, vbs); in test1()
1343 res_vss = vec_orc(vbs, vss); in test1()
1349 res_vus = vec_orc(vus, vus); in test1()
1355 res_vus = vec_orc(vus, vbs); in test1()
1361 res_vus = vec_orc(vbs, vus); in test1()
1367 res_vbs = vec_orc(vbs, vbs); in test1()
1373 res_vsi = vec_orc(vsi, vsi); in test1()
1379 res_vsi = vec_orc(vsi, vbi); in test1()
1385 res_vsi = vec_orc(vbi, vsi); in test1()
1391 res_vui = vec_orc(vui, vui); in test1()
1397 res_vui = vec_orc(vui, vbi); in test1()
1403 res_vui = vec_orc(vbi, vui); in test1()
1409 res_vbi = vec_orc(vbi, vbi); in test1()
1415 res_vsll = vec_orc(vsll, vsll); in test1()
1421 res_vsll = vec_orc(vsll, vbll); in test1()
1427 res_vsll = vec_orc(vbll, vsll); in test1()
1433 res_vull = vec_orc(vull, vull); in test1()
1439 res_vull = vec_orc(vull, vbll); in test1()
1445 res_vull = vec_orc(vbll, vull); in test1()
1451 res_vbll = vec_orc(vbll, vbll); in test1()