Searched refs:tcg_out_label (Results 1 – 3 of 3) sorted by relevance
/qemu/tcg/i386/ |
H A D | tcg-target.c.inc | 1700 tcg_out_label(s, label_next); 1890 tcg_out_label(s, label_true); 1906 tcg_out_label(s, label_over); 2409 tcg_out_label(s, l1); 2413 tcg_out_label(s, l2); 2564 tcg_out_label(s, l1); 2568 tcg_out_label(s, l2);
|
/qemu/tcg/s390x/ |
H A D | tcg-target.c.inc | 2165 tcg_out_label(s, l1); 2189 tcg_out_label(s, l2);
|
/qemu/tcg/ |
H A D | tcg.c | 359 static void tcg_out_label(TCGContext *s, TCGLabel *l) in tcg_out_label() function 6986 tcg_out_label(s, arg_label(op->args[0])); in tcg_gen_code()
|