Lines Matching refs:vbll
32 vector bool long long vbll = { 1, 0 }; variable
148 res_vbll = vec_mergee(vbll, vbll); in test1()
183 res_vbll = vec_cmpeq(vbll, vbll); in test1()
324 res_vbll = vec_eqv(vbll, vbll); in test1()
377 res_ull = vec_extract(vbll, si); in test1()
390 res_vbll = vec_insert(ull, vbll, si); in test1()
560 res_vsll = vec_max(vbll, vsll); in test1()
565 res_vsll = vec_max(vsll, vbll); in test1()
575 res_vull = vec_max(vbll, vull); in test1()
580 res_vull = vec_max(vull, vbll); in test1()
586 res_vbll = vec_mergeh(vbll, vbll); in test1()
590 res_vbll = vec_mergel(vbll, vbll); in test1()
600 res_vsll = vec_min(vbll, vsll); in test1()
605 res_vsll = vec_min(vsll, vbll); in test1()
615 res_vull = vec_min(vbll, vull); in test1()
620 res_vull = vec_min(vull, vbll); in test1()
805 res_vsll = vec_max(vbll, vsll); in test1()
809 res_vsll = vec_max(vsll, vbll); in test1()
817 res_vull = vec_max(vbll, vull); in test1()
826 res_vsll = vec_min(vbll, vsll); in test1()
830 res_vsll = vec_min(vsll, vbll); in test1()
838 res_vull = vec_min(vbll, vull); in test1()
910 res_vbll = vec_nand(vbll, vbll); in test1()
1086 res_vsll = vec_orc(vsll, vbll); in test1()
1092 res_vsll = vec_orc(vbll, vsll); in test1()
1104 res_vull = vec_orc(vull, vbll); in test1()
1110 res_vull = vec_orc(vbll, vull); in test1()
1116 res_vbll = vec_orc(vbll, vbll); in test1()
1122 res_vd = vec_orc(vbll, vda); in test1()
1128 res_vd = vec_orc(vda, vbll); in test1()