Searched refs:tcg_gen_call2 (Results 1 – 4 of 4) sorted by relevance
/qemu/accel/tcg/ |
H A D | plugin-gen.c | 120 tcg_gen_call2(cb->f.vcpu_udata, cb->info, NULL, in gen_udata_cb() 176 tcg_gen_call2(cb->f.vcpu_udata, cb->info, NULL, in gen_udata_cond_cb()
|
/qemu/include/exec/ |
H A D | helper-gen.h.inc | 36 tcg_gen_call2(glue(helper_info_,name).func, \
|
/qemu/include/tcg/ |
H A D | tcg.h | 800 void tcg_gen_call2(void *func, TCGHelperInfo *, TCGTemp *ret,
|
/qemu/tcg/ |
H A D | tcg.c | 2720 void tcg_gen_call2(void *func, TCGHelperInfo *info, TCGTemp *ret, in tcg_gen_call2() function
|