Searched refs:ra_get_best_spill_node (Results 1 - 11 of 11) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/util/
H A Dregister_allocate.h93 int ra_get_best_spill_node(struct ra_graph *g);
H A Dregister_allocate.c629 * ra_get_best_spill_node() considers this node later.
739 ra_get_best_spill_node(struct ra_graph *g) function in typeref:typename:int
/xsrc/external/mit/MesaLib/dist/src/util/
H A Dregister_allocate.h133 int ra_get_best_spill_node(struct ra_graph *g);
H A Dregister_allocate.c891 * ra_get_best_spill_node() considers this node later.
1016 ra_get_best_spill_node(struct ra_graph *g) function in typeref:typename:int
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_vec4_reg_allocate.cpp501 return ra_get_best_spill_node(g);
H A Dbrw_fs_reg_allocate.cpp946 return ra_get_best_spill_node(g);
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_vec4_reg_allocate.cpp461 return ra_get_best_spill_node(g);
H A Dbrw_fs_reg_allocate.cpp955 int node = ra_get_best_spill_node(g);
/xsrc/external/mit/MesaLib/dist/src/broadcom/compiler/
H A Dvir_register_allocate.c171 return ra_get_best_spill_node(g);
/xsrc/external/mit/MesaLib.old/dist/src/broadcom/compiler/
H A Dvir_register_allocate.c160 return ra_get_best_spill_node(g);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/ir/pp/
H A Dregalloc.c467 int r = ra_get_best_spill_node(g);

Completed in 16 milliseconds