Searched refs:vec_gen_6 (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/tcg/ |
H A D | tcg-internal.h | 105 void vec_gen_6(TCGOpcode opc, TCGType type, unsigned vece, TCGArg r,
|
H A D | tcg-op-vec.c | 175 void vec_gen_6(TCGOpcode opc, TCGType type, unsigned vece, TCGArg r, in vec_gen_6() function 793 vec_gen_6(INDEX_op_cmpsel_vec, type, vece, ri, ai, bi, ci, di, cond); in tcg_gen_cmpsel_vec()
|
/openbmc/qemu/tcg/i386/ |
H A D | tcg-target.c.inc | 4242 vec_gen_6(INDEX_op_cmpsel_vec, type, vece, a0, a1, a2, a3, a4, cond);
|