Searched refs:tcg_out_label (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/tcg/i386/ |
H A D | tcg-target.c.inc | 1695 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 D | tcg-target.c.inc | 2036 tcg_out_label(s, l1); 2060 tcg_out_label(s, l2);
|
/openbmc/qemu/tcg/ |
H A D | tcg.c | 350 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()
|