Home
last modified time | relevance | path

Searched refs:rc_get_variables (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_rename_regs.c37 variables = rc_get_variables(c); in rc_rename_regs()
H A Dradeon_variable.h54 struct rc_list * rc_get_variables(struct radeon_compiler * c);
H A Dr3xx_fragprog.c74 variables = rc_get_variables(c); in rc_convert_rgb_alpha()
H A Dradeon_pair_regalloc.c265 variables = rc_get_variables(s->C); in do_advanced_regalloc()
H A Dr500_fragprog.c149 struct rc_list * var_list = rc_get_variables(c); in r500_transform_IF()
H A Dradeon_variable.c339 struct rc_list * rc_get_variables(struct radeon_compiler * c) in rc_get_variables() function
H A Dr3xx_vertprog.c642 variables = rc_get_variables(c); in allocate_temporary_registers()
H A Dradeon_optimize.c1509 var_list = rc_get_variables(c); in rc_optimize()