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