Lines Matching refs:vec_min
1022 res_vsll = vec_min(vsll, vsll); in test1()
1027 res_vsll = vec_min(vbll, vsll); in test1()
1032 res_vsll = vec_min(vsll, vbll); in test1()
1037 res_vull = vec_min(vull, vull); in test1()
1042 res_vull = vec_min(vbll, vull); in test1()
1047 res_vull = vec_min(vull, vbll); in test1()
1257 res_vsll = vec_min(vsll, vsll); in test1()
1261 res_vsll = vec_min(vbll, vsll); in test1()
1265 res_vsll = vec_min(vsll, vbll); in test1()
1269 res_vull = vec_min(vull, vull); in test1()
1273 res_vull = vec_min(vbll, vull); in test1()