Home
last modified time | relevance | path

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

/openbmc/qemu/tcg/
H A Dtcg.c4692 static inline void temp_dead(TCGContext *s, TCGTemp *ts) in temp_dead()
5031 temp_dead(s, ots);
5062 temp_dead(s, ts); in tcg_reg_alloc_mov()
5088 temp_dead(s, ts); in tcg_reg_alloc_mov()
5090 temp_dead(s, ots); in tcg_reg_alloc_mov()
5100 temp_dead(s, ts); in tcg_reg_alloc_mov()
5163 temp_dead(s, its); in tcg_reg_alloc_dup()
5238 temp_dead(s, its); in tcg_reg_alloc_dup()
5244 temp_dead(s, ots);
5514 temp_dead( in tcg_reg_alloc_op()
4689 static inline void temp_dead(TCGContext *s, TCGTemp *ts) temp_dead() function
[all...]