Home
last modified time | relevance | path

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

/qemu/include/tcg/
H A Dhelper-info.h59 unsigned nr_in : 8; member
/qemu/tcg/
H A Dtcg.c1755 info->nr_in = cum.info_in_idx; in init_call_layout()
2630 total_args = info->nr_out + info->nr_in + 2; in tcg_gen_callN()
2662 TCGOP_CALLI(op) = n = info->nr_in; in tcg_gen_callN()