Home
last modified time | relevance | path

Searched refs:tcg_out_dupi_vec (Results 1 – 8 of 8) sorted by relevance

/qemu/tcg/
H A Dtcg.c147 static void tcg_out_dupi_vec(TCGContext *s, TCGType type, unsigned vece,
164 static inline void tcg_out_dupi_vec(TCGContext *s, TCGType type, unsigned vece, in tcg_out_dupi_vec() function
4896 tcg_out_dupi_vec(s, ts->type, vece, reg, ts->val); in temp_load()
6002 tcg_out_dupi_vec(s, vtype, vece, ots->reg, val); in tcg_reg_alloc_dup2()
/qemu/tcg/aarch64/
H A Dtcg-target.c.inc955 static void tcg_out_dupi_vec(TCGContext *s, TCGType type, unsigned vece,
3144 tcg_out_dupi_vec(s, type, MO_8, a0,
3173 tcg_out_dupi_vec(s, type, MO_8, TCG_VEC_TMP0, 0);
/qemu/tcg/arm/
H A Dtcg-target.c.inc2917 static void tcg_out_dupi_vec(TCGContext *s, TCGType type, unsigned vece,
3192 tcg_out_dupi_vec(s, type, MO_8, a0,
3209 tcg_out_dupi_vec(s, type, MO_8, TCG_VEC_TMP, 0);
/qemu/tcg/i386/
H A Dtcg-target.c.inc1033 static void tcg_out_dupi_vec(TCGContext *s, TCGType type, unsigned vece,
3751 tcg_out_dupi_vec(s, type, vece, TCG_TMP_VEC, -1);
/qemu/tcg/loongarch64/
H A Dtcg-target.c.inc2110 static void tcg_out_dupi_vec(TCGContext *s, TCGType type, unsigned vece,
/qemu/tcg/riscv/
H A Dtcg-target.c.inc1091 static void tcg_out_dupi_vec(TCGContext *s, TCGType type, unsigned vece,
/qemu/tcg/s390x/
H A Dtcg-target.c.inc3190 static void tcg_out_dupi_vec(TCGContext *s, TCGType type, unsigned vece,
/qemu/tcg/ppc/
H A Dtcg-target.c.inc1166 static void tcg_out_dupi_vec(TCGContext *s, TCGType type, unsigned vece,