Home
last modified time | relevance | path

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

/openbmc/qemu/include/tcg/
H A Dhelper-info.h40 unsigned tmp_subindex : 2; member
/openbmc/qemu/tcg/
H A Dtcg.c1083 .tmp_subindex = i, in layout_arg_normal_n()
1115 .tmp_subindex = i, in layout_arg_by_ref()
2301 TCGTemp *ts = args[loc->arg_idx] + loc->tmp_subindex; in tcg_gen_callN()