Home
last modified time | relevance | path

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

/external/qemu/
Dtranslate-all.c88 tcg_context_init(&tcg_ctx); in cpu_gen_init()
/external/qemu/tcg/
Dtcg.h359 void tcg_context_init(TCGContext *s);
Dtcg.c220 void tcg_context_init(TCGContext *s) in tcg_context_init() function