Searched refs:tcg_gen_code (Results 1 – 3 of 3) sorted by relevance
283 return tcg_gen_code(tcg_ctx, tb, pc); in setjmp_gen_code()
776 int tcg_gen_code(TCGContext *s, TranslationBlock *tb, uint64_t pc_start);
6090 int tcg_gen_code(TCGContext *s, TranslationBlock *tb, uint64_t pc_start) in tcg_gen_code() function