Home
last modified time | relevance | path

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

/openbmc/qemu/tcg/
H A Dtcg.c139 static void tcg_out_dupi_vec(TCGContext *s, TCGType type, unsigned vece,
156 static inline void tcg_out_dupi_vec(TCGContext *s, TCGType type, unsigned vece, in tcg_out_dupi_vec() function
4459 tcg_out_dupi_vec(s, ts->type, vece, reg, ts->val); in temp_load()
5252 tcg_out_dupi_vec(s, vtype, vece, ots->reg, val); in tcg_reg_alloc_dup2()
/openbmc/qemu/tcg/arm/
H A Dtcg-target.c.inc2484 static void tcg_out_dupi_vec(TCGContext *s, TCGType type, unsigned vece,
2759 tcg_out_dupi_vec(s, type, MO_8, a0,
2776 tcg_out_dupi_vec(s, type, MO_8, TCG_VEC_TMP, 0);
/openbmc/qemu/tcg/aarch64/
H A Dtcg-target.c.inc942 static void tcg_out_dupi_vec(TCGContext *s, TCGType type, unsigned vece,
2762 tcg_out_dupi_vec(s, type, MO_8, a0,
2791 tcg_out_dupi_vec(s, type, MO_8, TCG_VEC_TMP0, 0);
/openbmc/qemu/tcg/loongarch64/
H A Dtcg-target.c.inc1755 static void tcg_out_dupi_vec(TCGContext *s, TCGType type, unsigned vece,
2024 tcg_out_dupi_vec(s, type, vece, TCG_VEC_TMP0, a2);
/openbmc/qemu/tcg/i386/
H A Dtcg-target.c.inc1015 static void tcg_out_dupi_vec(TCGContext *s, TCGType type, unsigned vece,
3220 tcg_out_dupi_vec(s, type, vece, TCG_TMP_VEC, -1);
/openbmc/qemu/tcg/riscv/
H A Dtcg-target.c.inc1165 static void tcg_out_dupi_vec(TCGContext *s, TCGType type, unsigned vece,
/openbmc/qemu/tcg/s390x/
H A Dtcg-target.c.inc2795 static void tcg_out_dupi_vec(TCGContext *s, TCGType type, unsigned vece,
/openbmc/qemu/tcg/ppc/
H A Dtcg-target.c.inc1269 static void tcg_out_dupi_vec(TCGContext *s, TCGType type, unsigned vece,