Searched refs:tcg_dump_ops (Results 1 – 3 of 3) sorted by relevance
467 void tcg_dump_ops(TCGContext *s, FILE *outfile);
790 void tcg_dump_ops(TCGContext *s, FILE *outfile) in tcg_dump_ops() function1941 tcg_dump_ops(s, logfile); in tcg_gen_code_common()1957 tcg_dump_ops(s, logfile); in tcg_gen_code_common()
8991 tcg_dump_ops(&tcg_ctx, stderr);