Searched refs:expand_2i_vec (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/tcg/ |
H A D | tcg-op-gvec.c | 1062 static void expand_2i_vec(unsigned vece, uint32_t dofs, uint32_t aofs, in expand_2i_vec() function 1284 expand_2i_vec(g->vece, dofs, aofs, some, 32, TCG_TYPE_V256, in tcg_gen_gvec_2i() 1295 expand_2i_vec(g->vece, dofs, aofs, oprsz, 16, TCG_TYPE_V128, in tcg_gen_gvec_2i() 1299 expand_2i_vec(g->vece, dofs, aofs, oprsz, 8, TCG_TYPE_V64, in tcg_gen_gvec_2i()
|