Searched refs:TCGArgConstraint (Results 1 – 2 of 2) sorted by relevance
785 typedef struct TCGArgConstraint { struct795 } TCGArgConstraint; typedef825 TCGArgConstraint *args_ct;
1305 TCGArgConstraint *args_ct; in tcg_context_init()1320 args_ct = g_new0(TCGArgConstraint, total_args); in tcg_context_init()2894 const TCGArgConstraint *arg_ct = &def->args_ct[k]; in get_constraint_priority()2927 TCGArgConstraint *a = def->args_ct; in sort_constraints()3015 def->args_ct[i] = (TCGArgConstraint){ in process_op_defs()3032 def->args_ct[i] = (TCGArgConstraint){ in process_op_defs()3911 const TCGArgConstraint *ct = &def->args_ct[i]; in liveness_pass_1()4811 const TCGArgConstraint *arg_ct; in tcg_reg_alloc_op()