Searched refs:gpir_op_num (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/lima/ir/gp/
H A Dscheduler.c744 int num_nodes[gpir_op_num] = {0};
745 int num_created_nodes[gpir_op_num] = {0};
758 for (int i = 0; i < gpir_op_num; i++) {
772 for (int i = 0; i < gpir_op_num; i++) {
H A Dgpir.h105 gpir_op_num, enumerator in enum:__anonaa794bbb0103
H A Dlower.c476 static bool (*gpir_pre_rsched_lower_funcs[gpir_op_num])(gpir_block *, gpir_node *) = {
480 static bool (*gpir_post_rsched_lower_funcs[gpir_op_num])(gpir_block *, gpir_node *) = {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/ir/gp/
H A Dgpir.h105 gpir_op_num, enumerator in enum:__anon1917146e0103
H A Dscheduler.c1640 int num_nodes[gpir_op_num] = {0};
1641 int num_created_nodes[gpir_op_num] = {0};
1654 for (int i = 0; i < gpir_op_num; i++) {
1668 for (int i = 0; i < gpir_op_num; i++) {
H A Dlower.c434 static bool (*gpir_pre_rsched_lower_funcs[gpir_op_num])(gpir_block *, gpir_node *) = {

Completed in 10 milliseconds