Lines Matching refs:res_vull
57 vector unsigned long long res_vull; variable
88 res_vull = vec_add(vull, vull); in test1()
320 res_vull = vec_eqv(vull, vull); in test1()
379 res_vull = vec_insert(ull, vull, si); in test1()
417 res_vull = vec_cntlz(vull); in test1()
936 res_vull = vec_max(vull, vull); in test1()
941 res_vull = vec_max(vbll, vull); in test1()
946 res_vull = vec_max(vull, vbll); in test1()
976 res_vull = vec_min(vull, vull); in test1()
981 res_vull = vec_min(vbll, vull); in test1()
986 res_vull = vec_min(vull, vbll); in test1()
997 res_vull = vec_mule(vui , vui); in test1()
1008 res_vull = vec_mulo(vui, vui); in test1()
1041 res_vull = vec_rl(vull, vull); in test1()
1052 res_vull = vec_sl(vull, vull); in test1()
1063 res_vull = vec_sr(vull, vull); in test1()
1074 res_vull = vec_sra(vull, vull); in test1()
1084 res_vull = vec_splats(ull); in test1()
1183 res_vull = vec_max(vull, vull); in test1()
1187 res_vull = vec_max(vbll, vull); in test1()
1204 res_vull = vec_min(vull, vull); in test1()
1208 res_vull = vec_min(vbll, vull); in test1()
1280 res_vull = vec_nand(vull, vull); in test1()
1432 res_vull = vec_orc(vull, vull); in test1()
1438 res_vull = vec_orc(vull, vbll); in test1()
1444 res_vull = vec_orc(vbll, vull); in test1()
1461 res_vull = vec_sub(vull, vull); in test1()
1482 res_vull = vec_vbpermq(vuc, vuc); in test1()
1502 res_vull = vec_bperm(vux, vux); in test1()