Home
last modified time | relevance | path

Searched refs:tcg_dump_ops (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/accel/tcg/
H A Dplugin-gen.c267 tcg_dump_ops(tcg_ctx, logfile, false); in plugin_gen_inject()
/openbmc/qemu/include/tcg/
H A Dtcg.h1058 void tcg_dump_ops(TCGContext *s, FILE *f, bool have_prefs);
/openbmc/qemu/tcg/
H A Dtcg.c2557 void tcg_dump_ops(TCGContext *s, FILE *f, bool have_prefs) in tcg_dump_ops() function
6100 tcg_dump_ops(s, logfile, false); in tcg_gen_code()
6138 tcg_dump_ops(s, logfile, false); in tcg_gen_code()
6156 tcg_dump_ops(s, logfile, true); in tcg_gen_code()