Home
last modified time | relevance | path

Searched refs:tcg_out_label (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/tcg/i386/
H A Dtcg-target.c.inc1695 tcg_out_label(s, label_next);
1835 tcg_out_label(s, label_true);
1838 tcg_out_label(s, label_over);
1852 tcg_out_label(s, label_over);
2402 tcg_out_label(s, l1);
2406 tcg_out_label(s, l2);
2531 tcg_out_label(s, l1);
2535 tcg_out_label(s, l2);
/openbmc/qemu/tcg/s390x/
H A Dtcg-target.c.inc2036 tcg_out_label(s, l1);
2060 tcg_out_label(s, l2);
/openbmc/qemu/tcg/
H A Dtcg.c350 static void tcg_out_label(TCGContext *s, TCGLabel *l) in tcg_out_label() function
6223 tcg_out_label(s, arg_label(op->args[0])); in tcg_gen_code()