Lines Matching refs:res_vbs

21 vector bool short res_vbs;  variable
451 res_vbs = vec_and(vbs, vbs); in test1()
535 res_vbs = vec_vand(vbs, vbs); in test1()
644 res_vbs = vec_andc(vbs, vbs); in test1()
782 res_vbs = vec_vandc(vbs, vbs); in test1()
922 res_vbs = vec_cmpeq(vs, vs); in test2()
926 res_vbs = vec_cmpeq(vus, vus); in test2()
951 res_vbs = vec_cmpge(vs, vs); in test2()
955 res_vbs = vec_cmpge(vus, vus); in test2()
988 res_vbs = vec_cmpgt(vs, vs); in test5()
992 res_vbs = vec_cmpgt(vus, vus); in test5()
1016 res_vbs = vec_vcmpgtsh(vs, vs); in test5()
1020 res_vbs = vec_vcmpgtuh(vus, vus); in test5()
1045 res_vbs = vec_cmple(vs, vs); in test5()
1049 res_vbs = vec_cmple(vus, vus); in test5()
1077 res_vbs = vec_cmplt(vs, vs); in test6()
1081 res_vbs = vec_cmplt(vus, vus); in test6()
1242 res_vbs = vec_ld(0, &vbs); in test6()
1314 res_vbs = vec_lvx(0, &vbs); in test6()
1444 res_vbs = vec_ldl(0, &vbs); in test6()
1516 res_vbs = vec_lvxl(0, &vbs); in test6()
1767 res_vbs = vec_mergeh(vbs, vbs); in test6()
1811 res_vbs = vec_vmrghh(vbs, vbs); in test6()
1856 res_vbs = vec_mergel(vbs, vbs); in test6()
1900 res_vbs = vec_vmrglh(vbs, vbs); in test6()
2477 res_vbs = vec_or(vbs, vbs); in test6()
2573 res_vbs = vec_vor(vbs, vbs); in test6()
2638 res_vbs = vec_pack(vbi, vbi); in test6()
2662 res_vbs = vec_vpkuwum(vbi, vbi); in test6()
2762 res_vbs = vec_perm(vbs, vbs, vuc); in test6()
2806 res_vbs = vec_vperm(vbs, vbs, vuc); in test6()
3007 res_vbs = vec_sel(vbs, vbs, vus); in test6()
3017 res_vbs = vec_sel(vbs, vbs, vbs); in test6()
3207 res_vbs = vec_vsel(vbs, vbs, vus); in test6()
3217 res_vbs = vec_vsel(vbs, vbs, vbs); in test6()
3405 res_vbs = vec_sld(vbs, vbs, 0); in test6()
3640 res_vbs = vec_sll(vbs, vuc); in test6()
3644 res_vbs = vec_sll(vbs, vus); in test6()
3648 res_vbs = vec_sll(vbs, vui); in test6()
3760 res_vbs = vec_vsl(vbs, vuc); in test6()
3764 res_vbs = vec_vsl(vbs, vus); in test6()
3768 res_vbs = vec_vsl(vbs, vui); in test6()
3970 res_vbs = vec_splat(vbs, 0); in test6()
4014 res_vbs = vec_vsplth(vbs, 0); in test6()
4218 res_vbs = vec_srl(vbs, vuc); in test6()
4222 res_vbs = vec_srl(vbs, vus); in test6()
4226 res_vbs = vec_srl(vbs, vui); in test6()
4338 res_vbs = vec_vsr(vbs, vuc); in test6()
4342 res_vbs = vec_vsr(vbs, vus); in test6()
4346 res_vbs = vec_vsr(vbs, vui); in test6()
5436 res_vbs = vec_unpackh(vbc); in test6()
5456 res_vbs = vec_vupkhsb(vbc); in test6()
5477 res_vbs = vec_unpackl(vbc); in test6()
5497 res_vbs = vec_vupklsb(vbc); in test6()
5566 res_vbs = vec_xor(vbs, vbs); in test6()
5662 res_vbs = vec_vxor(vbs, vbs); in test6()
5770 res_vbs = vec_insert(param_us, vbs, param_i); in test6()
5881 res_vbs = vec_lvlx(0, &vbs); in test6()
6052 res_vbs = vec_lvlxl(0, &vbs); in test6()
6223 res_vbs = vec_lvrx(0, &vbs); in test6()
6394 res_vbs = vec_lvrxl(0, &vbs); in test6()