Home
last modified time | relevance | path

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

/openbmc/qemu/tcg/
H A Dtcg.c4227 static void temp_free_or_dead(TCGContext *s, TCGTemp *ts, int free_or_dead) in temp_free_or_dead() function
4253 temp_free_or_dead(s, ts, 1); in temp_dead()
4296 temp_free_or_dead(s, ts, free_or_dead); in temp_sync()