OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ra_set_node_reg
(Results
1 - 3
of
3
) sorted by null
/external/mesa3d/src/mesa/program/
register_allocate.h
70
void
ra_set_node_reg
(struct ra_graph * g, unsigned int n, unsigned int reg);
register_allocate.c
497
ra_set_node_reg
(struct ra_graph *g, unsigned int n, unsigned int reg)
function
/external/mesa3d/src/gallium/drivers/r300/compiler/
radeon_pair_regalloc.c
678
ra_set_node_reg
(graph, node_count + input_node, get_reg_id(
Completed in 33 milliseconds