Lines Matching refs:res_vbi

25 vector bool int res_vbi;  variable
479 res_vbi = vec_and(vbi, vbi); in test1()
563 res_vbi = vec_vand(vbi, vbi); in test1()
930 res_vbi = vec_cmpeq(vi, vi); in test2()
934 res_vbi = vec_cmpeq(vui, vui); in test2()
938 res_vbi = vec_cmpeq(vf, vf); in test2()
959 res_vbi = vec_cmpge(vi, vi); in test2()
963 res_vbi = vec_cmpge(vui, vui); in test2()
967 res_vbi = vec_cmpge(vf, vf); in test2()
971 res_vbi = vec_vcmpgefp(vf, vf); in test2()
996 res_vbi = vec_cmpgt(vi, vi); in test5()
1000 res_vbi = vec_cmpgt(vui, vui); in test5()
1004 res_vbi = vec_cmpgt(vf, vf); in test5()
1024 res_vbi = vec_vcmpgtsw(vi, vi); in test5()
1028 res_vbi = vec_vcmpgtuw(vui, vui); in test5()
1032 res_vbi = vec_vcmpgtfp(vf, vf); in test5()
1053 res_vbi = vec_cmple(vi, vi); in test5()
1057 res_vbi = vec_cmple(vui, vui); in test5()
1061 res_vbi = vec_cmple(vf, vf); in test5()
1085 res_vbi = vec_cmplt(vi, vi); in test6()
1089 res_vbi = vec_cmplt(vui, vui); in test6()
1093 res_vbi = vec_cmplt(vf, vf); in test6()
1266 res_vbi = vec_ld(0, &vbi); in test6()
1338 res_vbi = vec_lvx(0, &vbi); in test6()
1468 res_vbi = vec_ldl(0, &vbi); in test6()
1540 res_vbi = vec_lvxl(0, &vbi); in test6()
1779 res_vbi = vec_mergeh(vbi, vbi); in test6()
1823 res_vbi = vec_vmrghw(vbi, vbi); in test6()
1868 res_vbi = vec_mergel(vbi, vbi); in test6()
1912 res_vbi = vec_vmrglw(vbi, vbi); in test6()
2505 res_vbi = vec_or(vbi, vbi); in test6()
2601 res_vbi = vec_vor(vbi, vbi); in test6()
2778 res_vbi = vec_perm(vbi, vbi, vuc); in test6()
2822 res_vbi = vec_vperm(vbi, vbi, vuc); in test6()
3067 res_vbi = vec_sel(vbi, vbi, vui); in test6()
3077 res_vbi = vec_sel(vbi, vbi, vbi); in test6()
3267 res_vbi = vec_vsel(vbi, vbi, vui); in test6()
3277 res_vbi = vec_vsel(vbi, vbi, vbi); in test6()
3458 res_vbi = vec_sld(vbi, vbi, 0); in test6()
3688 res_vbi = vec_sll(vbi, vuc); in test6()
3692 res_vbi = vec_sll(vbi, vus); in test6()
3696 res_vbi = vec_sll(vbi, vui); in test6()
3808 res_vbi = vec_vsl(vbi, vuc); in test6()
3812 res_vbi = vec_vsl(vbi, vus); in test6()
3816 res_vbi = vec_vsl(vbi, vui); in test6()
3986 res_vbi = vec_splat(vbi, 0); in test6()
4030 res_vbi = vec_vspltw(vbi, 0); in test6()
4266 res_vbi = vec_srl(vbi, vuc); in test6()
4270 res_vbi = vec_srl(vbi, vus); in test6()
4274 res_vbi = vec_srl(vbi, vui); in test6()
4386 res_vbi = vec_vsr(vbi, vuc); in test6()
4390 res_vbi = vec_vsr(vbi, vus); in test6()
4394 res_vbi = vec_vsr(vbi, vui); in test6()
5444 res_vbi = vec_unpackh(vbs); in test6()
5464 res_vbi = vec_vupkhsh(vbs); in test6()
5485 res_vbi = vec_unpackl(vbs); in test6()
5505 res_vbi = vec_vupklsh(vbs); in test6()
5594 res_vbi = vec_xor(vbi, vbi); in test6()
5690 res_vbi = vec_vxor(vbi, vbi); in test6()
5782 res_vbi = vec_insert(param_ui, vbi, param_i); in test6()
5941 res_vbi = vec_lvlx(0, &vbi); in test6()
6112 res_vbi = vec_lvlxl(0, &vbi); in test6()
6283 res_vbi = vec_lvrx(0, &vbi); in test6()
6454 res_vbi = vec_lvrxl(0, &vbi); in test6()