Searched refs:rc_get_variables (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_variable.h76 struct rc_list * rc_get_variables(struct radeon_compiler * c);
H A Dradeon_rename_regs.c68 variables = rc_get_variables(c);
H A Dr500_fragprog.c47 struct rc_list * var_list = rc_get_variables(c);
H A Dradeon_variable.c355 struct rc_list * rc_get_variables(struct radeon_compiler * c) function in typeref:struct:rc_list *
H A Dradeon_pair_regalloc.c527 variables = rc_get_variables(s->C);
H A Dradeon_optimize.c904 var_list = rc_get_variables(c);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_variable.h76 struct rc_list * rc_get_variables(struct radeon_compiler * c);
H A Dradeon_rename_regs.c68 variables = rc_get_variables(c);
H A Dr500_fragprog.c52 struct rc_list * var_list = rc_get_variables(c);
H A Dradeon_variable.c355 struct rc_list * rc_get_variables(struct radeon_compiler * c) function in typeref:struct:rc_list *
H A Dradeon_pair_regalloc.c527 variables = rc_get_variables(s->C);
H A Dradeon_optimize.c914 var_list = rc_get_variables(c);

Completed in 10 milliseconds