Home
last modified time | relevance | path

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

/external/qemu/tcg/
Dtcg.h467 void tcg_dump_ops(TCGContext *s, FILE *outfile);
Dtcg.c790 void tcg_dump_ops(TCGContext *s, FILE *outfile) in tcg_dump_ops() function
1941 tcg_dump_ops(s, logfile); in tcg_gen_code_common()
1957 tcg_dump_ops(s, logfile); in tcg_gen_code_common()
/external/qemu/target-arm/
Dtranslate.c8991 tcg_dump_ops(&tcg_ctx, stderr);