Home
last modified time | relevance | path

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

/qemu/include/tcg/
H A Dtcg.h852 static inline TCGLabel *arg_label(TCGArg i) in arg_label() function
/qemu/tcg/
H A Dtcg.c3107 arg_label(op->args[k])->id); in tcg_dump_ops()
3541 TCGLabel *label = arg_label(op->args[idx]); in remove_label_use()
3687 label = arg_label(op->args[0]); in reachable_code_pass()
3702 move_label_uses(label, arg_label(op_prev->args[0])); in reachable_code_pass()
3715 label == arg_label(op_prev->args[0])) { in reachable_code_pass()
5846 TCGLabel *label = arg_label(new_args[3]); in tcg_reg_alloc_op()
5893 TCGLabel *label = arg_label(new_args[5]); in tcg_reg_alloc_op()
6986 tcg_out_label(s, arg_label(op->args[0])); in tcg_gen_code()
6999 tcg_out_br(s, arg_label(op->args[0])); in tcg_gen_code()