Lines Matching refs:vec_any_gt
1351 idx = vec_any_gt(vsc, vsc); in test_compare()
1353 idx = vec_any_gt(vsc, vbc); in test_compare()
1355 idx = vec_any_gt(vbc, vsc); in test_compare()
1357 idx = vec_any_gt(vuc, vuc); in test_compare()
1359 idx = vec_any_gt(vuc, vbc); in test_compare()
1361 idx = vec_any_gt(vbc, vuc); in test_compare()
1363 idx = vec_any_gt(vbc, vbc); in test_compare()
1365 idx = vec_any_gt(vss, vss); in test_compare()
1367 idx = vec_any_gt(vss, vbs); in test_compare()
1369 idx = vec_any_gt(vbs, vss); in test_compare()
1371 idx = vec_any_gt(vus, vus); in test_compare()
1373 idx = vec_any_gt(vus, vbs); in test_compare()
1375 idx = vec_any_gt(vbs, vus); in test_compare()
1377 idx = vec_any_gt(vbs, vbs); in test_compare()
1379 idx = vec_any_gt(vsi, vsi); in test_compare()
1381 idx = vec_any_gt(vsi, vbi); in test_compare()
1383 idx = vec_any_gt(vbi, vsi); in test_compare()
1385 idx = vec_any_gt(vui, vui); in test_compare()
1387 idx = vec_any_gt(vui, vbi); in test_compare()
1389 idx = vec_any_gt(vbi, vui); in test_compare()
1391 idx = vec_any_gt(vbi, vbi); in test_compare()
1393 idx = vec_any_gt(vsl, vsl); in test_compare()
1395 idx = vec_any_gt(vsl, vbl); in test_compare()
1397 idx = vec_any_gt(vbl, vsl); in test_compare()
1399 idx = vec_any_gt(vul, vul); in test_compare()
1401 idx = vec_any_gt(vul, vbl); in test_compare()
1403 idx = vec_any_gt(vbl, vul); in test_compare()
1405 idx = vec_any_gt(vbl, vbl); in test_compare()
1407 idx = vec_any_gt(vd, vd); in test_compare()