Home
last modified time | relevance | path

Searched refs:tcg_gen_code_common (Results 1 – 1 of 1) sorted by relevance

/external/qemu/tcg/
Dtcg.c2021 static inline int tcg_gen_code_common(TCGContext *s, uint8_t *gen_code_buf, in tcg_gen_code_common() function
2197 tcg_gen_code_common(s, gen_code_buf, -1); in tcg_gen_code()
2211 return tcg_gen_code_common(s, gen_code_buf, offset); in tcg_gen_code_search_pc()