Home
last modified time | relevance | path

Searched defs:tcg_gen_gvec_shli (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/target/arm/tcg/
H A Dtranslate-mve.c1639 DO_2SHIFT_VEC(VSHLI, vshli_u, false, tcg_gen_gvec_shli) in DO_2SHIFT_VEC() argument
H A Dtranslate-neon.c1093 DO_2SH(VSHL, tcg_gen_gvec_shli) in DO_2SH() argument
/openbmc/qemu/tcg/
H A Dtcg-op-gvec.c2851 void tcg_gen_gvec_shli(unsigned vece, uint32_t dofs, uint32_t aofs, in tcg_gen_gvec_shli() function