Home
last modified time | relevance | path

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

/qemu/include/tcg/
H A Dtcg.h695 static inline TCGv_ptr temp_tcgv_ptr(TCGTemp *t) in temp_tcgv_ptr() function
/qemu/tcg/
H A Dtcg.c1372 tcg_env = temp_tcgv_ptr(ts); in tcg_context_init()
1645 return temp_tcgv_ptr(ts); in tcg_global_mem_new_ptr()
1734 return temp_tcgv_ptr(tcg_temp_new_internal(TCG_TYPE_PTR, TEMP_TB)); in tcg_temp_new_ptr()
1739 return temp_tcgv_ptr(tcg_temp_new_internal(TCG_TYPE_PTR, TEMP_EBB)); in tcg_temp_ebb_new_ptr()
1899 return temp_tcgv_ptr(tcg_constant_internal(TCG_TYPE_PTR, val)); in tcg_constant_ptr_int()