Lines Matching refs:vec_any_ge
1292 idx = vec_any_ge(vsc, vsc); in test_compare()
1294 idx = vec_any_ge(vsc, vbc); in test_compare()
1296 idx = vec_any_ge(vbc, vsc); in test_compare()
1298 idx = vec_any_ge(vuc, vuc); in test_compare()
1300 idx = vec_any_ge(vuc, vbc); in test_compare()
1302 idx = vec_any_ge(vbc, vuc); in test_compare()
1304 idx = vec_any_ge(vbc, vbc); in test_compare()
1306 idx = vec_any_ge(vss, vss); in test_compare()
1308 idx = vec_any_ge(vss, vbs); in test_compare()
1310 idx = vec_any_ge(vbs, vss); in test_compare()
1312 idx = vec_any_ge(vus, vus); in test_compare()
1314 idx = vec_any_ge(vus, vbs); in test_compare()
1316 idx = vec_any_ge(vbs, vus); in test_compare()
1318 idx = vec_any_ge(vbs, vbs); in test_compare()
1320 idx = vec_any_ge(vsi, vsi); in test_compare()
1322 idx = vec_any_ge(vsi, vbi); in test_compare()
1324 idx = vec_any_ge(vbi, vsi); in test_compare()
1326 idx = vec_any_ge(vui, vui); in test_compare()
1328 idx = vec_any_ge(vui, vbi); in test_compare()
1330 idx = vec_any_ge(vbi, vui); in test_compare()
1332 idx = vec_any_ge(vbi, vbi); in test_compare()
1334 idx = vec_any_ge(vsl, vsl); in test_compare()
1336 idx = vec_any_ge(vsl, vbl); in test_compare()
1338 idx = vec_any_ge(vbl, vsl); in test_compare()
1340 idx = vec_any_ge(vul, vul); in test_compare()
1342 idx = vec_any_ge(vul, vbl); in test_compare()
1344 idx = vec_any_ge(vbl, vul); in test_compare()
1346 idx = vec_any_ge(vbl, vbl); in test_compare()
1348 idx = vec_any_ge(vd, vd); in test_compare()