Home
last modified time | relevance | path

Searched refs:TCGLabel (Results 1 – 9 of 9) sorted by relevance

/external/qemu/tcg/
Dtcg.h75 typedef struct TCGLabel { struct
81 } TCGLabel; argument
274 TCGLabel *labels;
Dtcg.c116 TCGLabel *l; in tcg_out_reloc()
139 TCGLabel *l; in tcg_out_label()
158 TCGLabel *l; in gen_new_label()
280 s->labels = tcg_malloc(sizeof(TCGLabel) * TCG_MAX_LABELS); in tcg_func_start()
/external/qemu/tcg/sparc/
Dtcg-target.c474 TCGLabel *l = &s->labels[label_index]; in tcg_out_branch_i32()
490 TCGLabel *l = &s->labels[label_index]; in tcg_out_branch_i64()
/external/qemu/tcg/ppc64/
Dtcg-target.c1168 TCGLabel *l = &s->labels[label_index]; in tcg_out_bc()
1224 TCGLabel *l = &s->labels[args[0]]; in tcg_out_op()
/external/qemu/tcg/hppa/
Dtcg-target.c714 TCGLabel *l = &s->labels[label_index]; in tcg_out_branch()
751 TCGLabel *l = &s->labels[label_index]; in tcg_out_brcond()
/external/qemu/tcg/ppc/
Dtcg-target.c1065 TCGLabel *l = &s->labels[label_index]; in tcg_out_bc()
1316 TCGLabel *l = &s->labels[args[0]]; in tcg_out_op()
/external/qemu/tcg/x86_64/
Dtcg-target.c469 TCGLabel *l = &s->labels[label_index]; in tcg_out_jxx()
/external/qemu/tcg/arm/
Dtcg-target.c920 TCGLabel *l = &s->labels[label_index]; in tcg_out_goto_label()
/external/qemu/tcg/i386/
Dtcg-target.c719 TCGLabel *l = &s->labels[label_index]; in tcg_out_jxx()