Home
last modified time | relevance | path

Searched refs:rc_build_interference_graph (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_regalloc.h116 void rc_build_interference_graph(struct ra_graph *graph, struct rc_list *variables);
Dradeon_regalloc.c362 rc_build_interference_graph(struct ra_graph *graph, struct rc_list *variables) in rc_build_interference_graph() function
Dradeon_pair_regalloc.c299 rc_build_interference_graph(graph, variables); in do_advanced_regalloc()
Dr3xx_vertprog.c674 rc_build_interference_graph(graph, variables); in allocate_temporary_registers()