Home
last modified time | relevance | path

Searched refs:tcgv_ptr_temp (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/accel/tcg/
H A Dplugin-gen.c116 tcgv_ptr_temp(tcg_constant_ptr(cb->userp))); in gen_udata_cb()
172 tcgv_ptr_temp(tcg_constant_ptr(cb->userp))); in gen_udata_cond_cb()
211 tcgv_ptr_temp(tcg_constant_ptr(cb->userp))); in gen_mem_cb()
/openbmc/qemu/include/tcg/
H A Dtcg.h644 static inline TCGTemp *tcgv_ptr_temp(TCGv_ptr v) in tcgv_ptr_temp() function
671 return temp_arg(tcgv_ptr_temp(v)); in tcgv_ptr_arg()
/openbmc/qemu/include/exec/
H A Dhelper-head.h.inc82 #define dh_retvar_ptr tcgv_ptr_temp(retval)
/openbmc/qemu/tcg/
H A Dtcg.c1573 TCGTemp *base_ts = tcgv_ptr_temp(base); in tcg_global_mem_new_internal()
1823 tcg_temp_free_internal(tcgv_ptr_temp(arg)); in tcg_temp_free_ptr()