HomeSort by relevance Sort by last modified time
    Searched refs:regalloc_state (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/gallium/drivers/r300/compiler/
radeon_pair_regalloc.c 62 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;
radeon_compiler.h 45 const struct rc_regalloc_state *regalloc_state; member in struct:radeon_compiler
radeon_compiler.c 44 c->regalloc_state = rs;

Completed in 617 milliseconds