Searched refs:tcg_check_temp_count (Results 1 - 3 of 3) sorted by relevance

/external/qemu/tcg/
H A Dtcg.h595 * calling tcg_check_temp_count() at the end of the section will
599 int tcg_check_temp_count(void);
602 #define tcg_check_temp_count() 0 macro
H A Dtcg.c642 int tcg_check_temp_count(void) function
/external/qemu/target-arm/
H A Dtranslate.c9850 if (tcg_check_temp_count()) {

Completed in 323 milliseconds