Searched refs:rc_get_variables (Results 1 – 6 of 6) sorted by relevance
76 struct rc_list * rc_get_variables(struct radeon_compiler * c);
68 variables = rc_get_variables(c); in rc_rename_regs()
47 struct rc_list * var_list = rc_get_variables(c); in r500_transform_IF()
354 struct rc_list * rc_get_variables(struct radeon_compiler * c) in rc_get_variables() function
553 variables = rc_get_variables(s->C); in do_advanced_regalloc()
885 var_list = rc_get_variables(c); in rc_optimize()