Lines Matching refs:vec_max
921 res_vsll = vec_max(vsll, vsll); in test1()
926 res_vsll = vec_max(vbll, vsll); in test1()
931 res_vsll = vec_max(vsll, vbll); 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()
1171 res_vsll = vec_max(vsll, vsll); in test1()
1175 res_vsll = vec_max(vbll, vsll); in test1()
1179 res_vsll = vec_max(vsll, vbll); in test1()
1183 res_vull = vec_max(vull, vull); in test1()
1187 res_vull = vec_max(vbll, vull); in test1()