Home
last modified time | relevance | path

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

/openbmc/qemu/tcg/
H A Dtcg.c4251 static inline void temp_dead(TCGContext *s, TCGTemp *ts) in temp_dead() function
4587 temp_dead(s, ots); in tcg_reg_alloc_do_movi()
4618 temp_dead(s, ts); in tcg_reg_alloc_mov()
4644 temp_dead(s, ts); in tcg_reg_alloc_mov()
4646 temp_dead(s, ots); in tcg_reg_alloc_mov()
4656 temp_dead(s, ts); in tcg_reg_alloc_mov()
4718 temp_dead(s, its); in tcg_reg_alloc_dup()
4792 temp_dead(s, its); in tcg_reg_alloc_dup()
4798 temp_dead(s, ots); in tcg_reg_alloc_dup()
5055 temp_dead(s, arg_temp(op->args[i])); in tcg_reg_alloc_op()
[all …]