Home | History | Annotate | Download | only in CodeGen

Lines Matching full:vec_div

1132   /* vec_div */
1133 res_vsc = vec_div(vsc, vsc);
1137 res_vuc = vec_div(vuc, vuc);
1141 res_vs = vec_div(vs, vs);
1145 res_vus = vec_div(vus, vus);
1149 res_vi = vec_div(vi, vi);
1153 res_vui = vec_div(vui, vui);