Home
last modified time | relevance | path

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

/qemu/tcg/
H A Dtcg.c4664 static void temp_free_or_dead(TCGContext *s, TCGTemp *ts, int free_or_dead) in temp_free_or_dead() function
4690 temp_free_or_dead(s, ts, 1); in temp_dead()
4733 temp_free_or_dead(s, ts, free_or_dead); in temp_sync()