Home
last modified time | relevance | path

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

/external/qemu/
Dtranslate-all.c113 tcg_func_start(s); in cpu_gen_code()
186 tcg_func_start(s); in cpu_restore_state()
/external/qemu/tcg/
Dtcg.h361 void tcg_func_start(TCGContext *s);
Dtcg.c273 void tcg_func_start(TCGContext *s) in tcg_func_start() function