Searched refs:tcg_gen_code (Results 1 – 3 of 3) sorted by relevance
559 int tcg_gen_code(TCGContext *s, uint8_t *gen_code_buf);
2584 int tcg_gen_code(TCGContext *s, uint8_t *gen_code_buf) in tcg_gen_code() function
177 gen_code_size = tcg_gen_code(s, gen_code_buf); in cpu_gen_code()