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