Home
last modified time | relevance | path

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

/qemu/accel/tcg/
H A Dtranslate-all.c289 tb = tcg_tb_alloc(tcg_ctx); in tb_gen_code()
/qemu/include/tcg/
H A Dtcg.h651 TranslationBlock *tcg_tb_alloc(TCGContext *s);
/qemu/tcg/
H A Dtcg.c1867 TranslationBlock *tcg_tb_alloc(TCGContext *s) in tcg_tb_alloc() function