Home
last modified time | relevance | path

Searched refs:have_prefs (Results 1 – 2 of 2) sorted by relevance

/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() argument
2833 if (have_prefs || op->life) { in tcg_dump_ops()
2861 if (have_prefs) { in tcg_dump_ops()