Searched refs:tcg_temp_alloc (Results 1 – 1 of 1) sorted by relevance
284 static inline void tcg_temp_alloc(TCGContext *s, int n) in tcg_temp_alloc() function304 tcg_temp_alloc(s, s->nb_globals + 1); in tcg_global_reg_new_internal()344 tcg_temp_alloc(s, s->nb_globals + 2); in tcg_global_mem_new_internal()379 tcg_temp_alloc(s, s->nb_globals + 1); in tcg_global_mem_new_internal()432 tcg_temp_alloc(s, s->nb_temps + 2); in tcg_temp_new_internal()449 tcg_temp_alloc(s, s->nb_temps + 1); in tcg_temp_new_internal()