Searched refs:tcg_global_reg_new_internal (Results 1 – 1 of 1) sorted by relevance
/qemu/tcg/ |
H A D | tcg.c | 1799 static TCGTemp *tcg_global_reg_new_internal(TCGContext *s, TCGType type, 1853 ts = tcg_global_reg_new_internal(s, TCG_TYPE_PTR, TCG_AREG0, "env"); in tcg_context_init() 2018 static TCGTemp *tcg_global_reg_new_internal(TCGContext *s, TCGType type, in tcg_global_reg_new_internal() function 2041 = tcg_global_reg_new_internal(s, TCG_TYPE_PTR, reg, "_frame"); in tcg_set_frame()
|