Lines Matching refs:res_vbi
34 vector bool int res_vbi; variable
498 res_vbi = vec_and(vbi, vbi); in test1()
582 res_vbi = vec_vand(vbi, vbi); in test1()
949 res_vbi = vec_cmpeq(vi, vi); in test2()
953 res_vbi = vec_cmpeq(vui, vui); in test2()
957 res_vbi = vec_cmpeq(vf, vf); in test2()
978 res_vbi = vec_cmpge(vi, vi); in test2()
982 res_vbi = vec_cmpge(vui, vui); in test2()
986 res_vbi = vec_cmpge(vf, vf); in test2()
990 res_vbi = vec_vcmpgefp(vf, vf); in test2()
1015 res_vbi = vec_cmpgt(vi, vi); in test5()
1019 res_vbi = vec_cmpgt(vui, vui); in test5()
1023 res_vbi = vec_cmpgt(vf, vf); in test5()
1043 res_vbi = vec_vcmpgtsw(vi, vi); in test5()
1047 res_vbi = vec_vcmpgtuw(vui, vui); in test5()
1051 res_vbi = vec_vcmpgtfp(vf, vf); in test5()
1072 res_vbi = vec_cmple(vi, vi); in test5()
1076 res_vbi = vec_cmple(vui, vui); in test5()
1080 res_vbi = vec_cmple(vf, vf); in test5()
1104 res_vbi = vec_cmplt(vi, vi); in test6()
1108 res_vbi = vec_cmplt(vui, vui); in test6()
1112 res_vbi = vec_cmplt(vf, vf); in test6()
1285 res_vbi = vec_ld(0, &vbi); in test6()
1357 res_vbi = vec_lvx(0, &vbi); in test6()
1487 res_vbi = vec_ldl(0, &vbi); in test6()
1559 res_vbi = vec_lvxl(0, &vbi); in test6()
1798 res_vbi = vec_mergeh(vbi, vbi); in test6()
1842 res_vbi = vec_vmrghw(vbi, vbi); in test6()
1887 res_vbi = vec_mergel(vbi, vbi); in test6()
1931 res_vbi = vec_vmrglw(vbi, vbi); in test6()
2524 res_vbi = vec_or(vbi, vbi); in test6()
2620 res_vbi = vec_vor(vbi, vbi); in test6()
2797 res_vbi = vec_perm(vbi, vbi, vuc); in test6()
2841 res_vbi = vec_vperm(vbi, vbi, vuc); in test6()
3086 res_vbi = vec_sel(vbi, vbi, vui); in test6()
3096 res_vbi = vec_sel(vbi, vbi, vbi); in test6()
3286 res_vbi = vec_vsel(vbi, vbi, vui); in test6()
3296 res_vbi = vec_vsel(vbi, vbi, vbi); in test6()
3477 res_vbi = vec_sld(vbi, vbi, 0); in test6()
3707 res_vbi = vec_sll(vbi, vuc); in test6()
3711 res_vbi = vec_sll(vbi, vus); in test6()
3715 res_vbi = vec_sll(vbi, vui); in test6()
3827 res_vbi = vec_vsl(vbi, vuc); in test6()
3831 res_vbi = vec_vsl(vbi, vus); in test6()
3835 res_vbi = vec_vsl(vbi, vui); in test6()
4005 res_vbi = vec_splat(vbi, 0); in test6()
4049 res_vbi = vec_vspltw(vbi, 0); in test6()
4285 res_vbi = vec_srl(vbi, vuc); in test6()
4289 res_vbi = vec_srl(vbi, vus); in test6()
4293 res_vbi = vec_srl(vbi, vui); in test6()
4405 res_vbi = vec_vsr(vbi, vuc); in test6()
4409 res_vbi = vec_vsr(vbi, vus); in test6()
4413 res_vbi = vec_vsr(vbi, vui); in test6()
5463 res_vbi = vec_unpackh(vbs); in test6()
5483 res_vbi = vec_vupkhsh(vbs); in test6()
5504 res_vbi = vec_unpackl(vbs); in test6()
5524 res_vbi = vec_vupklsh(vbs); in test6()
5613 res_vbi = vec_xor(vbi, vbi); in test6()
5709 res_vbi = vec_vxor(vbi, vbi); in test6()
5801 res_vbi = vec_insert(param_ui, vbi, param_i); in test6()
5960 res_vbi = vec_lvlx(0, &vbi); in test6()
6131 res_vbi = vec_lvlxl(0, &vbi); in test6()
6302 res_vbi = vec_lvrx(0, &vbi); in test6()
6473 res_vbi = vec_lvrxl(0, &vbi); in test6()