Home
last modified time | relevance | path

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

/openbmc/qemu/tcg/
H A Dtcg.c4195 static void set_temp_val_reg(TCGContext *s, TCGTemp *ts, TCGReg reg) in set_temp_val_reg() function
4473 set_temp_val_reg(s, ts, reg); in temp_load()
4683 set_temp_val_reg(s, ots, oreg); in tcg_reg_alloc_mov()
4738 set_temp_val_reg(s, ots, oreg); in tcg_reg_alloc_dup()
5017 set_temp_val_reg(s, ts, nr); in tcg_reg_alloc_op()
5134 set_temp_val_reg(s, ts, reg); in tcg_reg_alloc_op()
5236 set_temp_val_reg(s, ots, oreg); in tcg_reg_alloc_dup2()
5447 set_temp_val_reg(s, ts, reg); in tcg_reg_alloc_call()