Searched refs:out_i (Results 1 – 2 of 2) sorted by relevance
/qemu/tcg/i386/ |
H A D | tcg-target.c.inc | 3568 .out_i = tgen_st8_i, 3587 .out_i = tgen_st16_i, 3600 .out_i = tgen_st_i,
|
/qemu/tcg/ |
H A D | tcg.c | 1107 void (*out_i)(TCGContext *s, TCGType type, tcg_target_long data, member 5814 out->out_i(s, type, new_args[0], new_args[1], new_args[2]); in tcg_reg_alloc_op()
|