Home
last modified time | relevance | path

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

/openbmc/qemu/include/tcg/
H A Dtcg.h416 typedef uint32_t TCGLifeData; typedef
427 TCGLifeData life;
/openbmc/qemu/tcg/
H A Dtcg.c3617 TCGLifeData arg_life = 0; in liveness_pass_1()
3970 TCGLifeData arg_life = op->life; in liveness_pass_2()
4574 tcg_target_ulong val, TCGLifeData arg_life, in tcg_reg_alloc_do_movi()
4596 const TCGLifeData arg_life = op->life; in tcg_reg_alloc_mov()
4696 const TCGLifeData arg_life = op->life; in tcg_reg_alloc_dup()
4804 const TCGLifeData arg_life = op->life; in tcg_reg_alloc_op()
5204 const TCGLifeData arg_life = op->life; in tcg_reg_alloc_dup2()
5363 const TCGLifeData arg_life = op->life; in tcg_reg_alloc_call()