• Home
  • Raw
  • Download

Lines Matching refs:vbs

17 volatile vector bool short vbs;  variable
86 us = vec_extract(vbs, idx); in test_core()
113 vus = vec_insert(us, vbs, idx); in test_core()
178 vbs = vec_perm(vbs, vbs, vuc); in test_core()
235 vss = vec_sel(vss, vss, vbs); in test_core()
237 vus = vec_sel(vus, vus, vbs); in test_core()
238 vbs = vec_sel(vbs, vbs, vus); in test_core()
239 vbs = vec_sel(vbs, vbs, vbs); in test_core()
455 vbs = vec_splat(vbs, 0); in test_core()
457 vbs = vec_splat(vbs, 7); in test_core()
554 vbs = vec_mergeh(vbs, vbs); in test_core()
581 vbs = vec_mergel(vbs, vbs); in test_core()
602 vbc = vec_pack(vbs, vbs); in test_core()
608 vbs = vec_pack(vbi, vbi); in test_core()
667 vbs = vec_unpackh(vbc); in test_core()
673 vbi = vec_unpackh(vbs); in test_core()
686 vbs = vec_unpackl(vbc); in test_core()
692 vbi = vec_unpackl(vbs); in test_core()
709 vbs = vec_cmpeq(vss, vss); in test_compare()
711 vbs = vec_cmpeq(vus, vus); in test_compare()
713 vbs = vec_cmpeq(vbs, vbs); in test_compare()
734 vbs = vec_cmpge(vss, vss); in test_compare()
736 vbs = vec_cmpge(vus, vus); in test_compare()
753 vbs = vec_cmpgt(vss, vss); in test_compare()
755 vbs = vec_cmpgt(vus, vus); in test_compare()
772 vbs = vec_cmple(vss, vss); in test_compare()
774 vbs = vec_cmple(vus, vus); in test_compare()
791 vbs = vec_cmplt(vss, vss); in test_compare()
793 vbs = vec_cmplt(vus, vus); in test_compare()
822 idx = vec_all_eq(vss, vbs); in test_compare()
824 idx = vec_all_eq(vbs, vss); in test_compare()
828 idx = vec_all_eq(vus, vbs); in test_compare()
830 idx = vec_all_eq(vbs, vus); in test_compare()
832 idx = vec_all_eq(vbs, vbs); in test_compare()
881 idx = vec_all_ne(vss, vbs); in test_compare()
883 idx = vec_all_ne(vbs, vss); in test_compare()
887 idx = vec_all_ne(vus, vbs); in test_compare()
889 idx = vec_all_ne(vbs, vus); in test_compare()
891 idx = vec_all_ne(vbs, vbs); in test_compare()
940 idx = vec_all_ge(vss, vbs); in test_compare()
942 idx = vec_all_ge(vbs, vss); in test_compare()
946 idx = vec_all_ge(vus, vbs); in test_compare()
948 idx = vec_all_ge(vbs, vus); in test_compare()
950 idx = vec_all_ge(vbs, vbs); in test_compare()
999 idx = vec_all_gt(vss, vbs); in test_compare()
1001 idx = vec_all_gt(vbs, vss); in test_compare()
1005 idx = vec_all_gt(vus, vbs); in test_compare()
1007 idx = vec_all_gt(vbs, vus); in test_compare()
1009 idx = vec_all_gt(vbs, vbs); in test_compare()
1058 idx = vec_all_le(vss, vbs); in test_compare()
1060 idx = vec_all_le(vbs, vss); in test_compare()
1064 idx = vec_all_le(vus, vbs); in test_compare()
1066 idx = vec_all_le(vbs, vus); in test_compare()
1068 idx = vec_all_le(vbs, vbs); in test_compare()
1117 idx = vec_all_lt(vss, vbs); in test_compare()
1119 idx = vec_all_lt(vbs, vss); in test_compare()
1123 idx = vec_all_lt(vus, vbs); in test_compare()
1125 idx = vec_all_lt(vbs, vus); in test_compare()
1127 idx = vec_all_lt(vbs, vbs); in test_compare()
1190 idx = vec_any_eq(vss, vbs); in test_compare()
1192 idx = vec_any_eq(vbs, vss); in test_compare()
1196 idx = vec_any_eq(vus, vbs); in test_compare()
1198 idx = vec_any_eq(vbs, vus); in test_compare()
1200 idx = vec_any_eq(vbs, vbs); in test_compare()
1249 idx = vec_any_ne(vss, vbs); in test_compare()
1251 idx = vec_any_ne(vbs, vss); in test_compare()
1255 idx = vec_any_ne(vus, vbs); in test_compare()
1257 idx = vec_any_ne(vbs, vus); in test_compare()
1259 idx = vec_any_ne(vbs, vbs); in test_compare()
1308 idx = vec_any_ge(vss, vbs); in test_compare()
1310 idx = vec_any_ge(vbs, vss); 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()
1367 idx = vec_any_gt(vss, vbs); in test_compare()
1369 idx = vec_any_gt(vbs, vss); 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()
1426 idx = vec_any_le(vss, vbs); in test_compare()
1428 idx = vec_any_le(vbs, vss); 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()
1485 idx = vec_any_lt(vss, vbs); in test_compare()
1487 idx = vec_any_lt(vbs, vss); in test_compare()
1491 idx = vec_any_lt(vus, vbs); in test_compare()
1493 idx = vec_any_lt(vbs, vus); in test_compare()
1495 idx = vec_any_lt(vbs, vbs); in test_compare()
1552 vss = vec_andc(vss, vbs); in test_integer()
1553 vss = vec_andc(vbs, vss); in test_integer()
1555 vus = vec_andc(vus, vbs); in test_integer()
1556 vus = vec_andc(vbs, vus); in test_integer()
1557 vbs = vec_andc(vbs, vbs); in test_integer()
1584 vss = vec_nor(vss, vbs); in test_integer()
1585 vss = vec_nor(vbs, vss); in test_integer()
1587 vus = vec_nor(vus, vbs); in test_integer()
1588 vus = vec_nor(vbs, vus); in test_integer()
1589 vbs = vec_nor(vbs, vbs); in test_integer()
1756 vbs = vec_sll(vbs, vuc); in test_integer()
1758 vbs = vec_sll(vbs, vus); in test_integer()
1760 vbs = vec_sll(vbs, 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()
2050 vbs = vec_srl(vbs, vuc); in test_integer()
2052 vbs = vec_srl(vbs, vus); in test_integer()
2054 vbs = vec_srl(vbs, vui); in test_integer()
2142 vss = vec_max(vss, vbs); in test_integer()
2143 vss = vec_max(vbs, vss); in test_integer()
2145 vus = vec_max(vus, vbs); in test_integer()
2146 vus = vec_max(vbs, vus); in test_integer()
2168 vss = vec_min(vss, vbs); in test_integer()
2169 vss = vec_min(vbs, vss); in test_integer()
2171 vus = vec_min(vus, vbs); in test_integer()
2172 vus = vec_min(vbs, vus); in test_integer()
2396 vbs = vec_cp_until_zero(vbs); in test_string()
2415 vbs = vec_cp_until_zero_cc(vbs, &cc); in test_string()
2434 vus = vec_cmpeq_idx(vbs, vbs); in test_string()
2453 vus = vec_cmpeq_idx_cc(vbs, vbs, &cc); in test_string()
2472 vus = vec_cmpeq_or_0_idx(vbs, vbs); in test_string()
2491 vus = vec_cmpeq_or_0_idx_cc(vbs, vbs, &cc); in test_string()
2510 vus = vec_cmpne_idx(vbs, vbs); in test_string()
2529 vus = vec_cmpne_idx_cc(vbs, vbs, &cc); in test_string()
2548 vus = vec_cmpne_or_0_idx(vbs, vbs); in test_string()
2567 vus = vec_cmpne_or_0_idx_cc(vbs, vbs, &cc); in test_string()
2578 vbs = vec_cmprg(vus, vus, vus); in test_string()
2585 vbs = vec_cmprg_cc(vus, vus, vus, &cc); in test_string()
2620 vbs = vec_cmpnrg(vus, vus, vus); in test_string()
2627 vbs = vec_cmpnrg_cc(vus, vus, vus, &cc); in test_string()
2666 vbs = vec_find_any_eq(vss, vss); in test_string()
2668 vbs = vec_find_any_eq(vus, vus); in test_string()
2670 vbs = vec_find_any_eq(vbs, vbs); in test_string()
2685 vbs = vec_find_any_eq_cc(vss, vss, &cc); in test_string()
2687 vbs = vec_find_any_eq_cc(vus, vus, &cc); in test_string()
2689 vbs = vec_find_any_eq_cc(vbs, vbs, &cc); in test_string()
2708 vus = vec_find_any_eq_idx(vbs, vbs); in test_string()
2727 vus = vec_find_any_eq_idx_cc(vbs, vbs, &cc); in test_string()
2746 vus = vec_find_any_eq_or_0_idx(vbs, vbs); in test_string()
2765 vus = vec_find_any_eq_or_0_idx_cc(vbs, vbs, &cc); in test_string()
2780 vbs = vec_find_any_ne(vss, vss); in test_string()
2782 vbs = vec_find_any_ne(vus, vus); in test_string()
2784 vbs = vec_find_any_ne(vbs, vbs); in test_string()
2799 vbs = vec_find_any_ne_cc(vss, vss, &cc); in test_string()
2801 vbs = vec_find_any_ne_cc(vus, vus, &cc); in test_string()
2803 vbs = vec_find_any_ne_cc(vbs, vbs, &cc); in test_string()
2822 vus = vec_find_any_ne_idx(vbs, vbs); in test_string()
2841 vus = vec_find_any_ne_idx_cc(vbs, vbs, &cc); in test_string()
2860 vus = vec_find_any_ne_or_0_idx(vbs, vbs); in test_string()
2879 vus = vec_find_any_ne_or_0_idx_cc(vbs, vbs, &cc); in test_string()