Lines Matching refs:res_vbs
30 vector bool short res_vbs; variable
470 res_vbs = vec_and(vbs, vbs); in test1()
554 res_vbs = vec_vand(vbs, vbs); in test1()
663 res_vbs = vec_andc(vbs, vbs); in test1()
801 res_vbs = vec_vandc(vbs, vbs); in test1()
941 res_vbs = vec_cmpeq(vs, vs); in test2()
945 res_vbs = vec_cmpeq(vus, vus); in test2()
970 res_vbs = vec_cmpge(vs, vs); in test2()
974 res_vbs = vec_cmpge(vus, vus); in test2()
1007 res_vbs = vec_cmpgt(vs, vs); in test5()
1011 res_vbs = vec_cmpgt(vus, vus); in test5()
1035 res_vbs = vec_vcmpgtsh(vs, vs); in test5()
1039 res_vbs = vec_vcmpgtuh(vus, vus); in test5()
1064 res_vbs = vec_cmple(vs, vs); in test5()
1068 res_vbs = vec_cmple(vus, vus); in test5()
1096 res_vbs = vec_cmplt(vs, vs); in test6()
1100 res_vbs = vec_cmplt(vus, vus); in test6()
1261 res_vbs = vec_ld(0, &vbs); in test6()
1333 res_vbs = vec_lvx(0, &vbs); in test6()
1463 res_vbs = vec_ldl(0, &vbs); in test6()
1535 res_vbs = vec_lvxl(0, &vbs); in test6()
1786 res_vbs = vec_mergeh(vbs, vbs); in test6()
1830 res_vbs = vec_vmrghh(vbs, vbs); in test6()
1875 res_vbs = vec_mergel(vbs, vbs); in test6()
1919 res_vbs = vec_vmrglh(vbs, vbs); in test6()
2496 res_vbs = vec_or(vbs, vbs); in test6()
2592 res_vbs = vec_vor(vbs, vbs); in test6()
2657 res_vbs = vec_pack(vbi, vbi); in test6()
2681 res_vbs = vec_vpkuwum(vbi, vbi); in test6()
2781 res_vbs = vec_perm(vbs, vbs, vuc); in test6()
2825 res_vbs = vec_vperm(vbs, vbs, vuc); in test6()
3026 res_vbs = vec_sel(vbs, vbs, vus); in test6()
3036 res_vbs = vec_sel(vbs, vbs, vbs); in test6()
3226 res_vbs = vec_vsel(vbs, vbs, vus); in test6()
3236 res_vbs = vec_vsel(vbs, vbs, vbs); in test6()
3424 res_vbs = vec_sld(vbs, vbs, 0); in test6()
3659 res_vbs = vec_sll(vbs, vuc); in test6()
3663 res_vbs = vec_sll(vbs, vus); in test6()
3667 res_vbs = vec_sll(vbs, vui); in test6()
3779 res_vbs = vec_vsl(vbs, vuc); in test6()
3783 res_vbs = vec_vsl(vbs, vus); in test6()
3787 res_vbs = vec_vsl(vbs, vui); in test6()
3989 res_vbs = vec_splat(vbs, 0); in test6()
4033 res_vbs = vec_vsplth(vbs, 0); in test6()
4237 res_vbs = vec_srl(vbs, vuc); in test6()
4241 res_vbs = vec_srl(vbs, vus); in test6()
4245 res_vbs = vec_srl(vbs, vui); in test6()
4357 res_vbs = vec_vsr(vbs, vuc); in test6()
4361 res_vbs = vec_vsr(vbs, vus); in test6()
4365 res_vbs = vec_vsr(vbs, vui); in test6()
5455 res_vbs = vec_unpackh(vbc); in test6()
5475 res_vbs = vec_vupkhsb(vbc); in test6()
5496 res_vbs = vec_unpackl(vbc); in test6()
5516 res_vbs = vec_vupklsb(vbc); in test6()
5585 res_vbs = vec_xor(vbs, vbs); in test6()
5681 res_vbs = vec_vxor(vbs, vbs); in test6()
5789 res_vbs = vec_insert(param_us, vbs, param_i); in test6()
5900 res_vbs = vec_lvlx(0, &vbs); in test6()
6071 res_vbs = vec_lvlxl(0, &vbs); in test6()
6242 res_vbs = vec_lvrx(0, &vbs); in test6()
6413 res_vbs = vec_lvrxl(0, &vbs); in test6()