Lines Matching refs:res_vll
15 vector long long res_vll; variable
478 res_vll = vec_max(vll, vll); in test1()
483 res_vll = vec_max(vbll, vll); in test1()
488 res_vll = vec_max(vll, vbll); in test1()
509 res_vll = vec_min(vll, vll); in test1()
514 res_vll = vec_min(vbll, vll); in test1()
519 res_vll = vec_min(vll, vbll); in test1()
540 res_vll = vec_mule(vi, vi); in test1()
551 res_vll = vec_mulo(vi, vi); in test1()
562 res_vll = vec_rl(vll, vull); in test1()
573 res_vll = vec_sl(vll, vull); in test1()
584 res_vll = vec_sr(vll, vull); in test1()
595 res_vll = vec_sra(vll, vull); in test1()