Lines Matching refs:vec_min
961 res_vsll = vec_min(vsll, vsll); in test1()
966 res_vsll = vec_min(vbll, vsll); in test1()
971 res_vsll = vec_min(vsll, vbll); in test1()
976 res_vull = vec_min(vull, vull); in test1()
981 res_vull = vec_min(vbll, vull); in test1()
986 res_vull = vec_min(vull, vbll); in test1()
1192 res_vsll = vec_min(vsll, vsll); in test1()
1196 res_vsll = vec_min(vbll, vsll); in test1()
1200 res_vsll = vec_min(vsll, vbll); in test1()
1204 res_vull = vec_min(vull, vull); in test1()
1208 res_vull = vec_min(vbll, vull); in test1()