Searched refs:ra_state (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_pair_regalloc.c524 const struct rc_regalloc_state *ra_state = s->C->regalloc_state; local in function:do_advanced_regalloc
539 node_classes[node_index] = ra_state->class_ids[class_index];
569 graph = ra_alloc_interference_graph(ra_state->regs,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_pair_regalloc.c524 const struct rc_regalloc_state *ra_state = s->C->regalloc_state; local in function:do_advanced_regalloc
539 node_classes[node_index] = ra_state->classes[class_index];
569 graph = ra_alloc_interference_graph(ra_state->regs,

Completed in 3 milliseconds