Lines Matching refs:vec_max
555 res_vsll = vec_max(vsll, vsll); in test1()
560 res_vsll = vec_max(vbll, vsll); in test1()
565 res_vsll = vec_max(vsll, vbll); in test1()
570 res_vull = vec_max(vull, vull); in test1()
575 res_vull = vec_max(vbll, vull); in test1()
580 res_vull = vec_max(vull, vbll); in test1()
801 res_vsll = vec_max(vsll, vsll); in test1()
805 res_vsll = vec_max(vbll, vsll); in test1()
809 res_vsll = vec_max(vsll, vbll); in test1()
813 res_vull = vec_max(vull, vull); in test1()
817 res_vull = vec_max(vbll, vull); in test1()