Lines Matching refs:res_vull
16 vector unsigned long long res_vull; variable
493 res_vull = vec_max(vull, vull); in test1()
498 res_vull = vec_max(vbll, vull); in test1()
503 res_vull = vec_max(vull, vbll); in test1()
524 res_vull = vec_min(vull, vull); in test1()
529 res_vull = vec_min(vbll, vull); in test1()
534 res_vull = vec_min(vull, vbll); in test1()
545 res_vull = vec_mule(vui , vui); in test1()
556 res_vull = vec_mulo(vui, vui); in test1()
567 res_vull = vec_rl(vull, vull); in test1()
578 res_vull = vec_sl(vull, vull); in test1()
589 res_vull = vec_sr(vull, vull); in test1()
600 res_vull = vec_sra(vull, vull); in test1()