Lines Matching refs:vec_any_le
1410 idx = vec_any_le(vsc, vsc); in test_compare()
1412 idx = vec_any_le(vsc, vbc); in test_compare()
1414 idx = vec_any_le(vbc, vsc); in test_compare()
1416 idx = vec_any_le(vuc, vuc); in test_compare()
1418 idx = vec_any_le(vuc, vbc); in test_compare()
1420 idx = vec_any_le(vbc, vuc); in test_compare()
1422 idx = vec_any_le(vbc, vbc); in test_compare()
1424 idx = vec_any_le(vss, vss); in test_compare()
1426 idx = vec_any_le(vss, vbs); in test_compare()
1428 idx = vec_any_le(vbs, vss); in test_compare()
1430 idx = vec_any_le(vus, vus); in test_compare()
1432 idx = vec_any_le(vus, vbs); in test_compare()
1434 idx = vec_any_le(vbs, vus); in test_compare()
1436 idx = vec_any_le(vbs, vbs); in test_compare()
1438 idx = vec_any_le(vsi, vsi); in test_compare()
1440 idx = vec_any_le(vsi, vbi); in test_compare()
1442 idx = vec_any_le(vbi, vsi); in test_compare()
1444 idx = vec_any_le(vui, vui); in test_compare()
1446 idx = vec_any_le(vui, vbi); in test_compare()
1448 idx = vec_any_le(vbi, vui); in test_compare()
1450 idx = vec_any_le(vbi, vbi); in test_compare()
1452 idx = vec_any_le(vsl, vsl); in test_compare()
1454 idx = vec_any_le(vsl, vbl); in test_compare()
1456 idx = vec_any_le(vbl, vsl); in test_compare()
1458 idx = vec_any_le(vul, vul); in test_compare()
1460 idx = vec_any_le(vul, vbl); in test_compare()
1462 idx = vec_any_le(vbl, vul); in test_compare()
1464 idx = vec_any_le(vbl, vbl); in test_compare()
1466 idx = vec_any_le(vd, vd); in test_compare()