Searched refs:tcg_reg_alloc_do_movi (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/tcg/ |
H A D | tcg.c | 4573 static void tcg_reg_alloc_do_movi(TCGContext *s, TCGTemp *ots, in tcg_reg_alloc_do_movi() function 4620 tcg_reg_alloc_do_movi(s, ots, val, arg_life, preferred_regs); in tcg_reg_alloc_mov() 4720 tcg_reg_alloc_do_movi(s, ots, val, arg_life, output_pref(op, 0)); in tcg_reg_alloc_dup()
|