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