Home
last modified time | relevance | path

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

/openbmc/qemu/include/tcg/
H A Dtcg.h872 void tcg_optimize(TCGContext *s);
/openbmc/qemu/docs/devel/
H A Dmulti-thread-tcg.rst301 tcg_optimize() function attempts to merge barriers up to their
/openbmc/qemu/tcg/
H A Doptimize.c2796 void tcg_optimize(TCGContext *s) in tcg_optimize() function
H A Dtcg.c6123 tcg_optimize(s); in tcg_gen_code()