Home
last modified time | relevance | path

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

/openbmc/qemu/include/tcg/
H A Dtcg.h828 void tcg_optimize(TCGContext *s);
/openbmc/qemu/docs/devel/
H A Dmulti-thread-tcg.rst302 tcg_optimize() function attempts to merge barriers up to their
/openbmc/qemu/tcg/
H A Doptimize.c3098 void tcg_optimize(TCGContext *s) in tcg_optimize() function