Lines Matching refs:vec_max
922 res_vsll = vec_max(vsll, vsll); in test1()
927 res_vsll = vec_max(vbll, vsll); in test1()
932 res_vsll = vec_max(vsll, vbll); in test1()
937 res_vull = vec_max(vull, vull); in test1()
942 res_vull = vec_max(vbll, vull); in test1()
947 res_vull = vec_max(vull, vbll); in test1()
1172 res_vsll = vec_max(vsll, vsll); in test1()
1176 res_vsll = vec_max(vbll, vsll); in test1()
1180 res_vsll = vec_max(vsll, vbll); in test1()
1184 res_vull = vec_max(vull, vull); in test1()
1188 res_vull = vec_max(vbll, vull); in test1()