Home
last modified time | relevance | path

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

/openbmc/qemu/include/tcg/
H A Dtcg.h678 static inline TCGv_ptr temp_tcgv_ptr(TCGTemp *t) in temp_tcgv_ptr() function
/openbmc/qemu/tcg/
H A Dtcg.c1372 tcg_env = temp_tcgv_ptr(ts); in tcg_context_init()
1644 return temp_tcgv_ptr(ts); in tcg_global_mem_new_ptr()
1733 return temp_tcgv_ptr(tcg_temp_new_internal(TCG_TYPE_PTR, TEMP_TB)); in tcg_temp_new_ptr()
1738 return temp_tcgv_ptr(tcg_temp_new_internal(TCG_TYPE_PTR, TEMP_EBB)); in tcg_temp_ebb_new_ptr()
1898 return temp_tcgv_ptr(tcg_constant_internal(TCG_TYPE_PTR, val)); in tcg_constant_ptr_int()