Searched refs:vec_gen_4 (Results 1 – 6 of 6) sorted by relevance
/openbmc/qemu/tcg/ |
H A D | tcg-internal.h | 104 void vec_gen_4(TCGOpcode, TCGType, unsigned, TCGArg, TCGArg, TCGArg, TCGArg);
|
H A D | tcg-op-vec.c | 163 void vec_gen_4(TCGOpcode opc, TCGType type, unsigned vece, in vec_gen_4() function 536 vec_gen_4(INDEX_op_cmp_vec, type, vece, ri, ai, bi, cond); in tcg_gen_cmp_vec() 755 vec_gen_4(INDEX_op_bitsel_vec, type, MO_8, in tcg_gen_bitsel_vec()
|
/openbmc/qemu/tcg/i386/ |
H A D | tcg-target.c.inc | 4044 vec_gen_4(INDEX_op_x86_blend_vec, type, MO_32, 4071 vec_gen_4(INDEX_op_x86_vpshldi_vec, type, vece, 4089 vec_gen_4(right ? INDEX_op_x86_vpshrdv_vec : INDEX_op_x86_vpshldv_vec, 4233 vec_gen_4(INDEX_op_cmp_vec, type, vece, a0, a1, a2, cond);
|
/openbmc/qemu/tcg/arm/ |
H A D | tcg-target.c.inc | 2897 vec_gen_4(INDEX_op_arm_sli_vec, type, vece,
|
/openbmc/qemu/tcg/aarch64/ |
H A D | tcg-target.c.inc | 2900 vec_gen_4(INDEX_op_aa64_sli_vec, type, vece,
|
/openbmc/qemu/tcg/ppc/ |
H A D | tcg-target.c.inc | 4089 vec_gen_4(INDEX_op_ppc_msum_vec, type, MO_16, tcgv_vec_arg(t1),
|