Searched refs:rc_variable (Results 1 – 6 of 6) sorted by relevance
44 struct rc_variable { struct55 struct rc_variable * Friend; argument59 struct rc_variable * var,63 void rc_variable_compute_live_intervals(struct rc_variable * var);66 struct rc_variable * var,67 struct rc_variable * friend);69 struct rc_variable * rc_variable(78 unsigned int rc_variable_writemask_sum(struct rc_variable * var);80 struct rc_list * rc_variable_readers_union(struct rc_variable * var);92 void rc_variable_print(struct rc_variable * var);
43 struct rc_variable * var, in rc_variable_change_dst()47 struct rc_variable * var_ptr; in rc_variable_change_dst()146 void rc_variable_compute_live_intervals(struct rc_variable * var) in rc_variable_compute_live_intervals()236 struct rc_variable * a, in readers_intersect()237 struct rc_variable * b) in readers_intersect()262 struct rc_variable * var, in rc_variable_add_friend()263 struct rc_variable * friend) in rc_variable_add_friend()272 struct rc_variable * rc_variable( in rc_variable() function279 struct rc_variable * new = in rc_variable()280 memory_pool_malloc(&c->Pool, sizeof(struct rc_variable)); in rc_variable()[all …]
276 struct rc_variable * variable, in variable_get_class()287 struct rc_variable * var_ptr; in variable_get_class()308 struct rc_variable * var_ptr; in variable_get_class()646 struct rc_variable * var_a = a->Item; in do_advanced_regalloc()648 struct rc_variable * var_b = b->Item; in do_advanced_regalloc()670 struct rc_variable * var = var_ptr->Item; in do_advanced_regalloc()694 struct rc_variable * var = var_ptr->Item; in do_advanced_regalloc()
73 struct rc_variable * var = var_ptr->Item; in rc_rename_regs()
709 struct rc_variable * var; in peephole_mul_omod()819 struct rc_variable * writer = writer_list->Item; in peephole_mul_omod()
45 struct rc_variable * writer; in r500_transform_IF()