Home
last modified time | relevance | path

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

/qemu/accel/tcg/
H A Dplugin-gen.c273 tcg_dump_ops(tcg_ctx, logfile, false); in plugin_gen_inject()
/qemu/include/tcg/
H A Dtcg.h1007 void tcg_dump_ops(TCGContext *s, FILE *f, bool have_prefs);
/qemu/tcg/
H A Dtcg.c2933 void tcg_dump_ops(TCGContext *s, FILE *f, bool have_prefs) in tcg_dump_ops() function
6851 tcg_dump_ops(s, logfile, false); in tcg_gen_code()
6889 tcg_dump_ops(s, logfile, false); in tcg_gen_code()
6907 tcg_dump_ops(s, logfile, true); in tcg_gen_code()