Lines Matching refs:vec_min
962 res_vsll = vec_min(vsll, vsll); in test1()
967 res_vsll = vec_min(vbll, vsll); in test1()
972 res_vsll = vec_min(vsll, vbll); in test1()
977 res_vull = vec_min(vull, vull); in test1()
982 res_vull = vec_min(vbll, vull); in test1()
987 res_vull = vec_min(vull, vbll); in test1()
1193 res_vsll = vec_min(vsll, vsll); in test1()
1197 res_vsll = vec_min(vbll, vsll); in test1()
1201 res_vsll = vec_min(vsll, vbll); in test1()
1205 res_vull = vec_min(vull, vull); in test1()
1209 res_vull = vec_min(vbll, vull); in test1()