Searched refs:tcg_out_vec_op (Results 1 – 8 of 8) sorted by relevance
/qemu/tcg/ |
H A D | tcg.c | 149 static void tcg_out_vec_op(TCGContext *s, TCGOpcode opc, 169 static inline void tcg_out_vec_op(TCGContext *s, TCGOpcode opc, in tcg_out_vec_op() function 5926 tcg_out_vec_op(s, op->opc, type - TCG_TYPE_V64, in tcg_reg_alloc_op()
|
/qemu/tcg/loongarch64/ |
H A D | tcg-target.c.inc | 2182 static void tcg_out_vec_op(TCGContext *s, TCGOpcode opc,
|
/qemu/tcg/riscv/ |
H A D | tcg-target.c.inc | 2645 static void tcg_out_vec_op(TCGContext *s, TCGOpcode opc,
|
/qemu/tcg/aarch64/ |
H A D | tcg-target.c.inc | 2896 static void tcg_out_vec_op(TCGContext *s, TCGOpcode opc,
|
/qemu/tcg/arm/ |
H A D | tcg-target.c.inc | 3037 static void tcg_out_vec_op(TCGContext *s, TCGOpcode opc,
|
/qemu/tcg/s390x/ |
H A D | tcg-target.c.inc | 3340 static void tcg_out_vec_op(TCGContext *s, TCGOpcode opc,
|
/qemu/tcg/ppc/ |
H A D | tcg-target.c.inc | 4152 static void tcg_out_vec_op(TCGContext *s, TCGOpcode opc,
|
/qemu/tcg/i386/ |
H A D | tcg-target.c.inc | 3811 static void tcg_out_vec_op(TCGContext *s, TCGOpcode opc,
|