Searched refs:regalloc_state (Results 1 - 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_pair_regalloc.c62 struct regalloc_state { struct
215 struct regalloc_state * s = data;
239 struct regalloc_state * s = data;
257 struct regalloc_state * s = data;
273 static void do_regalloc_inputs_only(struct regalloc_state * s)
515 static void do_advanced_regalloc(struct regalloc_state * s)
524 const struct rc_regalloc_state *ra_state = s->C->regalloc_state;
757 struct regalloc_state s;
H A Dradeon_compiler.h45 const struct rc_regalloc_state *regalloc_state; member in struct:radeon_compiler
H A Dradeon_compiler.c44 c->regalloc_state = rs;

Completed in 88 milliseconds