Searched refs:temp_save (Results 1 – 1 of 1) sorted by relevance
4922 static void temp_save(TCGContext *s, TCGTemp *ts, TCGRegSet allocated_regs) in temp_save() 4937 temp_save(s, &s->temps[i], allocated_regs);4966 temp_save(s, ts, allocated_regs); in tcg_reg_alloc_bb_end() 4919 static void temp_save(TCGContext *s, TCGTemp *ts, TCGRegSet allocated_regs) temp_save() function