Searched refs:tcg_clear_temp_count (Results 1 – 3 of 3) sorted by relevance
405 void tcg_clear_temp_count(void);408 #define tcg_clear_temp_count() do { } while (0) macro
553 void tcg_clear_temp_count(void) in tcg_clear_temp_count() function
9594 tcg_clear_temp_count(); in gen_intermediate_code_internal()