Home
last modified time | relevance | path

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

/external/qemu/tcg/
Dtcg.c135 static void tcg_out_label(TCGContext *s, int label_index, in tcg_out_label() function
2040 tcg_out_label(s, args[0], (long)s->code_ptr); in tcg_gen_code_common()
/external/qemu/tcg/i386/
Dtcg-target.c420 tcg_out_label(s, label_next, (tcg_target_long)s->code_ptr); in tcg_out_brcond2()