Searched refs:jumpLabel (Results 1 – 1 of 1) sorted by relevance
2849 TCGLabel *jumpLabel = gen_new_label(); in gen_branch_cond() local2850 tcg_gen_brcond_tl(cond, r1, r2, jumpLabel); in gen_branch_cond()2854 gen_set_label(jumpLabel); in gen_branch_cond()