Home
last modified time | relevance | path

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

/qemu/tcg/
H A Dtcg.c4918 static void temp_save(TCGContext *s, TCGTemp *ts, TCGRegSet allocated_regs) in temp_save() function
4933 temp_save(s, &s->temps[i], allocated_regs); in save_globals()
4962 temp_save(s, ts, allocated_regs); in tcg_reg_alloc_bb_end()